Update doc
This commit is contained in:
parent
f44aa2466f
commit
601fbbb4ae
|
@ -4613,7 +4613,8 @@ typedef struct {
|
||||||
* :enum:`NGHTTP2_FLAG_NONE`.
|
* :enum:`NGHTTP2_FLAG_NONE`.
|
||||||
*
|
*
|
||||||
* The |ov| points to the array of origins. The |nov| specifies the
|
* The |ov| points to the array of origins. The |nov| specifies the
|
||||||
* number of origins included in |ov|.
|
* number of origins included in |ov|. This function creates copies
|
||||||
|
* of all elements in |ov|.
|
||||||
*
|
*
|
||||||
* The ORIGIN frame is only usable by a server. If this function is
|
* The ORIGIN frame is only usable by a server. If this function is
|
||||||
* invoked with client side session, this function returns
|
* invoked with client side session, this function returns
|
||||||
|
|
Loading…
Reference in New Issue