﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
2296	METHOD always recognized as 'GET' when using postman	exxocism@…		"~~**PoC**~~

- ~~**All the request method is shown as GET**~~
- ~~even if I used POST or PUT or DELETE, when I'm using **postman**~~
- ~~using postman version 9.4.1 latest~~
- ~~Don't know if it's a problem of postman or nginx, I want you guys to figure it out.~~

- ~~I found this bug when I was using njs script~~
- ~~and figured out It has nothing to do with njs~~
- ~~rather it's related to nginx problem.~~


- ~~nginx access / error log shows methods always as ""GET""~~
{{{
2021/00/00 00:00:00 [info] 00#00: *00 js: [DUMMY] 000.000.000.000 GET /dummy
}}}
[[Image(https://user-images.githubusercontent.com/11373428/147413930-564d97d9-3c80-4767-b309-1689a2aaabec.png)]]

Thank you for your cool nginx :D
"	defect	closed	minor	nginx-1.21.5	nginx-core	1.19.x	invalid		exxocism@…	Linux ip-172-31-9-17 5.11.0-1022-aws #23~20.04.1-Ubuntu SMP Mon Nov 15 14:03:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux	"nginx version: nginx/1.21.4
built by gcc 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
built with OpenSSL 1.1.1f  31 Mar 2020
TLS SNI support enabled
configure arguments: --add-module=../njs/nginx --with-pcre --with-pcre-jit --with-http_ssl_module --with-http_v2_module --with-threads"
