We currently use underscores in some of our custom HTTP headers (ie nx_es_sync), unfortunately nginx consider these invalid by default unless we explicitly enable support for it (see would required toggling http://nginx.org/en/docs/http/ngx_http_core_module.html#underscores_in_headers ) ). As such we should refrain from relying on underscores in our headers or at least support a more compatible alternative.
- is caused by
-
NXP-19920 Add servlet filter to force es sync indexation
- Resolved
- is related to
-
NXP-18425 Don't use dots in custom HTTP headers
- Resolved
-
ELEMENTS-1133 Don't use dots in custom HTTP headers
- Resolved
-
ELEMENTS-1307 Backport ELEMENTS-1133 Don't use dots or underscores in custom HTTP headers
- Resolved
-
NXP-30059 Don't use underscores in custom HTTP headers
- Resolved
-
NXBT-3023 allow underscores in headers on jx-prod cluster
- Open
- mentioned in
-
Page Loading...