Merge v2.6 into master

This commit is contained in:
romain 2022-03-24 17:22:56 +01:00
commit 8d58f33a28
4 changed files with 33 additions and 9 deletions

View file

@ -258,7 +258,8 @@ In most scenarios, this entryPoint is the same as the one used for TLS traffic.
```
```bash tab="CLI"
--experimental.http3=true --entrypoints.name.http3
--experimental.http3=true
--entrypoints.name.http3
```
#### `advertisedPort`
@ -288,7 +289,8 @@ It can be used to override the authority in the `alt-svc` header, for example if
```
```bash tab="CLI"
--experimental.http3=true --entrypoints.name.http3.advertisedport=443
--experimental.http3=true
--entrypoints.name.http3.advertisedport=443
```
### Forwarded Headers