user-agent parsing issue (IE11, windows10)
서정훈
junghoon.seo.dev at gmail.com
Tue Apr 30 07:16:29 UTC 2019
Hi.
The user-agent of ie11 running on windows10 can not be parsed by "MSIE".
This causes headers_in.msie to remain zero.
source code location:
https://github.com/nginx/nginx/blob/master/src/http/ngx_http_request.c#L1823
When I checked it, I found that it was possible to parse it with "rv:11.0".
Is there any reason not to patch this?
thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20190430/180c3961/attachment.html>
More information about the nginx-devel
mailing list