Router: forwared header replacement.

This commit is contained in:
Zhidao HONG
2022-06-20 13:22:13 +08:00
parent 14dfa439ee
commit 9d2672a701
8 changed files with 251 additions and 76 deletions

View File

@@ -197,6 +197,7 @@ typedef struct {
uint8_t discard_unsafe_fields; /* 1 bit */
nxt_http_forward_t *forwarded;
nxt_http_forward_t *client_ip;
#if (NXT_TLS)