Re: Missing period character in URL

2019-03-01 Thread kagemandandersen
Seems to be because of the './'. If I add a character between the period and the slash character, then the URL does not change. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,283238,283240#msg-283240 ___ nginx mailing list nginx@nginx.org ht

Missing period character in URL

2019-03-01 Thread kagemandandersen
I have a service that sends request through our Nginx gateway proxy. The URL contains two period characters (e.g. https://localhost:1234/servicename/some.name./serviceendpoint). When the URL is passed through the Nginx gateway, the URL is missing the last period character in the URL, resulting in a