nginx seems to proxy only http GET

Jonathan Matthews contact at jpluscplusm.com
Mon Jan 27 17:36:44 UTC 2014


On 27 January 2014 17:24, Matthias Richter <matthias.richter at identpro.de> wrote:
> Hi,
>
> I'm using nginx to offload https to http. That works well but in my
> backend only GET Requests seem to get through. For all POST, PUT and
> DELETE I only receive a Status 400 with conten "HTTP method POST is not
> supported by this URL".

That's your backend telling you that, not nginx.

J



More information about the nginx mailing list