diff options
author | Dmitry Volyntsev <xeioex@nginx.com> | 2023-06-05 18:21:06 -0700 |
---|---|---|
committer | Dmitry Volyntsev <xeioex@nginx.com> | 2023-06-05 18:21:06 -0700 |
commit | 71e70e61fc5a3a946dcb7b3076559eafdf480137 (patch) | |
tree | 3420f7755a0790d8ee691554e02ed02a09864d88 /nginx/ngx_js.c | |
parent | 39758703a0e2017d3bd80fd79ce316ac7ca8b442 (diff) | |
download | njs-71e70e61fc5a3a946dcb7b3076559eafdf480137.tar.gz njs-71e70e61fc5a3a946dcb7b3076559eafdf480137.zip |
HTTP: fixed setting of Location header.
Previously, r.headersOut['Location'] setter did not update
r->headers_out.location. As a result a client might get two
Location headers.
This fixes #648 issue on Github.
Diffstat (limited to 'nginx/ngx_js.c')
0 files changed, 0 insertions, 0 deletions