Describe the bug
When Default rule is used the headers are cleaned, and only Connection is sent. Thise leads to lack of Content-length header and so browser failing to finalize request correctly.
To Reproduce
In config apply Default rule to some route. Request this route through any client.
Expected behavior
The header MUST NOT be cleaned when using Default rule
OS & client (please complete the following information):
Describe the bug When
Default
rule is used the headers are cleaned, and onlyConnection
is sent. Thise leads to lack ofContent-length
header and so browser failing to finalize request correctly.To Reproduce In config apply
Default
rule to some route. Request this route through any client.Expected behavior The header MUST NOT be cleaned when using
Default
ruleOS & client (please complete the following information):