Welcome! Log In Create A New Profile

Advanced

Re: Regarding URL Encode/Decode of the Parameter

Francis Daly
July 28, 2017 04:58AM
On Fri, Jul 28, 2017 at 04:30:33AM -0400, m.i wrote:

Hi there,

> --------------------
> server {
> listen 8881;
> server_name localhost;
>
> location / {
> proxy_pass http://111.111.111.111;
> }
> }
> --------------------

When I use this (proxy_pass:ing to an address:port I control), I can do

curl -i http://127.0.0.1:8881/X/Y/Z.aspx?id=abc%3D%3D

and I see the proxy_pass traffic is "GET /X/Y/Z.aspx?id=abc%3D%3D".

What, specifically, do you do to see something else?

Make so that I can repeat your test case and see the same result.

Perhaps I am using a different nginx version from you.

Perhaps the problem you see does not come from nginx.

f
--
Francis Daly francis@daoine.org
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Regarding URL Encode/Decode of the Parameter

m.i July 27, 2017 11:44PM

Re: Regarding URL Encode/Decode of the Parameter

Francis Daly July 28, 2017 04:04AM

Re: Regarding URL Encode/Decode of the Parameter

m.i July 28, 2017 04:30AM

Re: Regarding URL Encode/Decode of the Parameter

Francis Daly July 28, 2017 04:58AM

Re: Regarding URL Encode/Decode of the Parameter

m.i July 28, 2017 06:55PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 167
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready