Re: 400 bad request for http m-post method

2016-10-08 Thread nixcoder
Awesome!! Thanks a lot, Maxim. The patch fixed the issue. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,270087,270129#msg-270129 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

400 bad request for http m-post method

2016-10-05 Thread nixcoder
Hi, I'm getting the below error in nginx reverse proxy server. It seems the proxy server does not recognize the http method: "M-POST" ? Is there a way i can allow these incoming requests ? nginx.1| .xxx.xxx 10.x.xx.x - - [05/Oct/2016:10:31:57 +] "M-POST /cimom HTTP/1.1" 400 166 "-" "-"