Skip to content

Commit 81a7691

Browse files
committed
fix test
1 parent 7fd0f6e commit 81a7691

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sapi/fpm/tests/getallheaders.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ $tester->request(
4444
' string(3) "foo"',
4545
' ["X-Foo"]=>',
4646
' string(3) "BAR"',
47+
' ["Authorization"]=>',
48+
' string(0) ""',
4749
' ["Content-Length"]=>',
4850
' string(1) "0"',
4951
' ["Content-Type"]=>',

0 commit comments

Comments
 (0)