feat: option to enable full duplex for HTTP/1 connections (#692)
* found another spot that was preventing http1 writes
* remove full-duplex from caddyfile
* update documentation
* fix: update http name
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
* fix: update http name
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
* fix: names
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
* fix: update caddyfile name
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
* Add caution to docs
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
* Update config.md
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
* fix lint
---------
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>