Skip to content

Commit 11a7981

Browse files
committed
fix doc of tcpsock:setclientcert api
1 parent b2da1de commit 11a7981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7742,7 +7742,7 @@ This method was first introduced in the `v0.5.0rc1` release.
77427742
tcpsock:setclientcert
77437743
--------------------
77447744

7745-
**syntax:** *tcpsock:setclientcert(cert, pkey)*
7745+
**syntax:** *ok, err = tcpsock:setclientcert(cert, pkey)*
77467746

77477747
**context:** *rewrite_by_lua*, access_by_lua*, content_by_lua*, ngx.timer.*, ssl_certificate_by_lua*, ssl_session_fetch_by_lua*, ssl_client_hello_by_lua**
77487748

0 commit comments

Comments
 (0)