docs: add default proxy headers
This commit is contained in:
parent
7d09132a5c
commit
8e7881094f
2 changed files with 18 additions and 1 deletions
|
@ -7,6 +7,8 @@ Managing Request/Response headers
|
|||
|
||||
The Headers middleware manages the headers of requests and responses.
|
||||
|
||||
A set of forwarded headers are automatically added by default. See the [FAQ](../../getting-started/faq.md#what-are-the-forwarded-headers-when-proxying-http-requests) for more information.
|
||||
|
||||
## Configuration Examples
|
||||
|
||||
### Adding Headers to the Request and the Response
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue