mirror of
https://github.com/moparisthebest/spdylay
synced 2024-11-16 06:25:04 -05:00
Updated doc
This commit is contained in:
parent
a4961a95bd
commit
9e3191a548
@ -403,6 +403,8 @@ void* spdylay_session_get_stream_user_data(spdylay_session *session,
|
|||||||
* "url": Abosolute path of this request (e.g., "/foo")
|
* "url": Abosolute path of this request (e.g., "/foo")
|
||||||
* "version": HTTP version (e.g., "HTTP/1.1")
|
* "version": HTTP version (e.g., "HTTP/1.1")
|
||||||
*
|
*
|
||||||
|
* "host" name/value pair is also required by some hosts.
|
||||||
|
*
|
||||||
* This function creates copies of all name/value pairs in |nv|.
|
* This function creates copies of all name/value pairs in |nv|.
|
||||||
*
|
*
|
||||||
* If |data_prd| is not NULL, it provides data which will be sent in
|
* If |data_prd| is not NULL, it provides data which will be sent in
|
||||||
|
Loading…
Reference in New Issue
Block a user