Updated doc
This commit is contained in:
parent
828b57c937
commit
08d53318cd
|
@ -1183,7 +1183,7 @@ void spdylay_session_del(spdylay_session *session);
|
|||
/**
|
||||
* @function
|
||||
*
|
||||
* Sets the origin tuple (|scheme|, |host| and |port) that the
|
||||
* Sets the origin tuple (|scheme|, |host| and |port|) that the
|
||||
* connection is made to and the client certificate is sent in the
|
||||
* first TLS handshake. This function must be called before any call
|
||||
* of `spdylay_session_send()` and `spdylay_session_recv()` and be
|
||||
|
|
Loading…
Reference in New Issue