diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2022-05-30 21:25:30 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2022-05-30 21:25:30 +0300 |
commit | 321ff71a6c3d3bd9cbc7a348a0cac26158590f10 (patch) | |
tree | 3218711c7eccf6e35b44b7deb8752aca1f1e6ec5 /src/http/ngx_http_request.c | |
parent | 54ce38187cf4061c68d3955558d325d1c688e0bd (diff) | |
download | nginx-321ff71a6c3d3bd9cbc7a348a0cac26158590f10.tar.gz nginx-321ff71a6c3d3bd9cbc7a348a0cac26158590f10.zip |
Uwsgi: combining headers with identical names (ticket #1724).
The uwsgi specification states that "The uwsgi block vars represent a
dictionary/hash". This implies that no duplicate headers are expected.
Further, provided headers are expected to follow CGI specification,
which also requires to combine headers (RFC 3875, section "4.1.18.
Protocol-Specific Meta-Variables"): "If multiple header fields with
the same field-name are received then the server MUST rewrite them
as a single value having the same semantics".
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions