Update doc
This commit is contained in:
parent
e61876ccbd
commit
0867b57c39
|
@ -233,6 +233,8 @@ void nghttp2_hd_deflate_set_no_refset(nghttp2_hd_context *deflater,
|
|||
* Changes header table size in |context|. This may trigger eviction
|
||||
* in the dynamic table.
|
||||
*
|
||||
* This function can be used for deflater and inflater.
|
||||
*
|
||||
* This function returns 0 if it succeeds, or one of the following
|
||||
* negative error codes:
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue