Skip to content

Commit 83c570e

Browse files
committed
fix new tests
1 parent 891be76 commit 83c570e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

t/ssl.t

+2-2
Original file line numberDiff line numberDiff line change
@@ -2585,7 +2585,7 @@ client certificate subject: nil
25852585
GET /t
25862586
--- response_body
25872587
connected: 1
2588-
ssl handshake: userdata
2588+
ssl handshake: cdata
25892589
sent http request: 56 bytes.
25902590
received: HTTP/1.1 201 Created
25912591
received: Server: nginx
@@ -2685,7 +2685,7 @@ read server port from Lua: 12345
26852685
GET /t
26862686
--- response_body
26872687
connected: 1
2688-
ssl handshake: userdata
2688+
ssl handshake: cdata
26892689
sent http request: 56 bytes.
26902690
received: HTTP/1.1 201 Created
26912691
received: Server: nginx

0 commit comments

Comments
 (0)