Fix typo
This commit is contained in:
parent
1ecc0b3e86
commit
8242fc712c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ that it passes several HTTP headers down to its `default-backend` in case of err
|
|||
|
||||
| Header | Value |
|
||||
| ---------------- | ------------------------------------------------------------------- |
|
||||
| `X-Code` | HTTP status code retuned by the request |
|
||||
| `X-Code` | HTTP status code returned by the request |
|
||||
| `X-Format` | Value of the `Accept` header sent by the client |
|
||||
| `X-Original-URI` | URI that caused the error |
|
||||
| `X-Namespace` | Namespace where the backend Service is located |
|
||||
|
|
Loading…
Reference in a new issue