Getting Bad request '"GET / HTTP/1.1" 400 173 "-" "-"' in nginx access log. This happens when I include a space (%20) in url: curl https:///Calzone/Alfredo%20Deluxe (This request is routed by nginx) Without nginx it returns the proper response. My nginx version: nginx/1.14.2
Asked
Active
Viewed 132 times
0
-
Also checked on nginx/1.18.0 => same issue – giwyni Nov 11 '22 at 16:46