yaoweibin / nginx_ajp_module

support AJP protocol proxy with Nginx
http://github.com/yaoweibin/nginx_ajp_module
246 stars 60 forks source link

Remove the r->space_in_uri in ngx_http_ajp.c #53

Open torden opened 1 year ago

torden commented 1 year ago

Remove the r->space_in_uri in ngx_http_ajp.c

Refer: https://mailman.nginx.org/pipermail/nginx-devel/2021-June/014147.html https://github.com/nginx/nginx/blob/d791b4aab418b0cbadbaf079fbb9360269d97941/src/http/modules/ngx_http_proxy_module.c#L1191