caddy-website/src/docs/markdown/caddyfile
Paulo Vieira 578394fc5f
docs: Mention compression header behaviour in reverse_proxy (#193)
* Update reverse_proxy.md

Documantion says: "By default, Caddy passes thru incoming headers [...], with two exceptions:". But technically there is another another header that is added (if not present): `Accept-Encoding`. 

When the client is a web browser this header should be already set. But for curl or similar tools, that might not be the case.

* Update src/docs/markdown/caddyfile/directives/reverse_proxy.md

Perfect!

Co-authored-by: Francis Lavoie <lavofr@gmail.com>

Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2021-09-13 18:35:13 -06:00
..
directives docs: Mention compression header behaviour in reverse_proxy (#193) 2021-09-13 18:35:13 -06:00
concepts.md docs: Updates for Caddy v2.4.4 (#189) 2021-08-31 11:39:15 -06:00
directives.md docs: Dynamically turn subdirectives into links to anchors (#190) 2021-08-31 12:50:01 -06:00
matchers.md docs: Dynamically turn subdirectives into links to anchors (#190) 2021-08-31 12:50:01 -06:00
options.md docs: Fix broken link for logging docs 2021-09-03 22:13:37 -04:00
patterns.md docs: A few fixes, one more example (#164) 2021-05-12 13:21:32 -06:00
spec.md Initial commit 2020-01-24 12:47:52 -07:00