Skip to content

Conversation

tao12345666333
Copy link

@tao12345666333 tao12345666333 commented Dec 4, 2022

closes: #51

Since NGINX removed support for spaces in URIs, we need to remove space_in_uri too.

From now on, requests with spaces in URIs are immediately rejected rather
than allowed. Spaces were allowed in 31e9677b15a1 (0.8.41) to handle bad
clients. It is believed that now this behaviour causes more harm than
good.

nginx/nginx@05395f4

Signed-off-by: Jintao Zhang [email protected]

cc @yaoweibin

Since NGINX removed support for spaces in URIs, we need to remove
space_in_uri too.

nginx/nginx@05395f4

Signed-off-by: Jintao Zhang <[email protected]>
@tao12345666333
Copy link
Author

@yaoweibin PTAL, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Does not compile with Nginx 1.21.1

1 participant