mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 08:50:42 +02:00
Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
This commit is contained in:
parent
4684e11818
commit
a6e11527aa
2 changed files with 2 additions and 2 deletions
|
@ -1364,7 +1364,7 @@ Set Request Headers allows you to set static values for given request headers. T
|
|||
```
|
||||
:::warning
|
||||
|
||||
Neither :-prefixed pseudo-headers nor the Host: header may be modified via this mechanism. Those headers may instead be modified via mechanisms such as prefix_rewrite, regex_rewrite, and host_rewrite.
|
||||
Neither `:-prefixed` pseudo-headers nor the `Host:` header may be modified via this mechanism. Those headers may instead be modified via mechanisms such as `prefix_rewrite`, `regex_rewrite`, and `host_rewrite`.
|
||||
|
||||
:::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue