Skip to content

Commit 4b21d8f

Browse files
tests: t/016-resp-header.t: failed in http3 mode.
1 parent 7b0d59c commit 4b21d8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

t/016-resp-header.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2340,7 +2340,7 @@ unauth
23402340
GET /t
23412341
--- error_code: 401
23422342
--- raw_response_headers_like eval
2343-
qr/WWW-Authenticate: Basic realm="a"\r\nWWW-Authenticate: Bearer realm="b"\r\n/
2343+
qr/WWW-Authenticate: Basic realm="a"\r\nWWW-Authenticate: Bearer realm="b"\r\n/i
23442344
--- response_body
23452345
unauth
23462346
--- no_error_log

0 commit comments

Comments
 (0)