Skip to content

Commit 77621ff

Browse files
tests: error code of invalid 'CONNECT' method has change from 405 to 400.
1 parent f139b09 commit 77621ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

t/request.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@ table,table
621621
--- request
622622
CONNECT /t
623623
hello
624-
--- error_code: 405
624+
--- error_code: 400
625625
--- no_error_log
626626
[error]
627627
--- skip_nginx

0 commit comments

Comments
 (0)