<div dir="ltr"><div dir="ltr"><div dir="ltr">Hi.<div><br></div><div><div>The user-agent of ie11 running on windows10 can not be parsed by "MSIE".</div><div><br></div><div>This causes headers_in.msie to remain zero.</div><div><br></div><div>source code location: <a href="https://github.com/nginx/nginx/blob/master/src/http/ngx_http_request.c#L1823">https://github.com/nginx/nginx/blob/master/src/http/ngx_http_request.c#L1823</a></div><div><br></div><div>When I checked it, I found that it was possible to parse it with "rv:11.0".</div><div><br></div><div>Is there any reason not to patch this?</div></div><div><br></div><div><br></div><div><br></div><div>thanks.</div></div></div></div>