Fix typo
This commit is contained in:
parent
00909d0742
commit
575bc309b9
|
@ -4521,8 +4521,7 @@ typedef struct {
|
||||||
* Submits ALTSVC frame.
|
* Submits ALTSVC frame.
|
||||||
*
|
*
|
||||||
* ALTSVC frame is a non-critical extension to HTTP/2, and defined in
|
* ALTSVC frame is a non-critical extension to HTTP/2, and defined in
|
||||||
* is defined in `RFC 7383
|
* `RFC 7383 <https://tools.ietf.org/html/rfc7838#section-4>`_.
|
||||||
* <https://tools.ietf.org/html/rfc7838#section-4>`_.
|
|
||||||
*
|
*
|
||||||
* The |flags| is currently ignored and should be
|
* The |flags| is currently ignored and should be
|
||||||
* :enum:`NGHTTP2_FLAG_NONE`.
|
* :enum:`NGHTTP2_FLAG_NONE`.
|
||||||
|
|
Loading…
Reference in New Issue