diff options
Diffstat (limited to 'ext/net/README.md')
-rw-r--r-- | ext/net/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/net/README.md b/ext/net/README.md index cdd8923e1..6377e7974 100644 --- a/ext/net/README.md +++ b/ext/net/README.md @@ -22,6 +22,7 @@ Following ops are provided: - "op_connect_tls" - "op_listen_tls" - "op_accept_tls" +- "op_tls_handshake" - "op_http_start" - "op_http_request_next" - "op_http_request_read" |