diff options
author | Zhidao HONG <z.hong@f5.com> | 2024-04-30 14:45:18 +0800 |
---|---|---|
committer | Zhidao HONG <z.hong@f5.com> | 2024-05-09 09:51:34 +0800 |
commit | 87077ec4ba9a59f3332c3758a3c39a5c149025e5 (patch) | |
tree | c95be76a27c366da8b166add815ae3f5386e1376 /SECURITY.txt | |
parent | 05a822947444a462bd21bf48ecb8c7328e4e156b (diff) | |
download | unit-87077ec4ba9a59f3332c3758a3c39a5c149025e5.tar.gz unit-87077ec4ba9a59f3332c3758a3c39a5c149025e5.tar.bz2 |
http: Ensure REQUEST_URI immutability
Previously, the REQUEST_URI within Unit could be modified,
for example, during uri rewriting. We decide to make $request_uri
immutable and pass constant REQUEST_URI to applications.
Based on the new requirement, we remove `r->target` rewriting
in the rewrite module.
Closes: https://github.com/nginx/unit/issues/916
Reviewed-by: Andrew Clayton <a.clayton@nginx.com>
Signed-off-by: Zhidao HONG <z.hong@f5.com>
Diffstat (limited to 'SECURITY.txt')
0 files changed, 0 insertions, 0 deletions