You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: t/conditional-get.t: fixed a test failing with the 1.15.8 nginx core.
The 1.15.8 nginx core does not add the "bgcolor=white" html attribute
and thus the Content-Type header is different.
We do not use response_headers_like as it seems the `!Location` is
resulting in a Perl warning for using an uninitialized variable in
Test::Nginx::Socket.
0 commit comments