Skip to content

Commit 18c437d

Browse files
catbro666pintsized
authored andcommitted
update
1 parent ffa23c6 commit 18c437d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

t/03-requestbody.t

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ c: 3
164164
[error]
165165
[warn]
166166

167-
168167
=== TEST 4: Return non-100 status to user
169168
--- http_config eval: $::HttpConfig
170169
--- config
@@ -248,7 +247,6 @@ Expectation Failed
248247
end
249248

250249
-- with additional header
251-
ngx.log(ngx.NOTICE, "before send 100")
252250
local ok, err = sock:send("HTTP/1.1 100 Continue\r\nConnection: keep-alive\r\n\r\n")
253251
if not ok then
254252
ngx.log(ngx.ERR, "failed to send 100 response: ", err)

0 commit comments

Comments
 (0)