mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-06 18:18:52 +08:00
Update doc
This commit is contained in:
@@ -3037,6 +3037,9 @@ int nghttp2_submit_settings(nghttp2_session *session, uint8_t flags,
|
||||
*
|
||||
* The client side is not allowed to use this function.
|
||||
*
|
||||
* To submit response headers and data, use
|
||||
* `nghttp2_submit_response()`.
|
||||
*
|
||||
* This function returns assigned promised stream ID if it succeeds,
|
||||
* or one of the following negative error codes:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user