Commit a842f92
committed
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.1 parent 53a9880 commit a842f92
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
233 | 232 | | |
234 | 233 | | |
235 | 234 | | |
| |||
0 commit comments