This commit is contained in:
Tatsuhiro Tsujikawa 2018-05-12 13:07:52 +09:00
parent 00909d0742
commit 575bc309b9
1 changed files with 1 additions and 2 deletions

View File

@ -4521,8 +4521,7 @@ typedef struct {
* Submits ALTSVC frame.
*
* ALTSVC frame is a non-critical extension to HTTP/2, and defined in
* is defined in `RFC 7383
* <https://tools.ietf.org/html/rfc7838#section-4>`_.
* `RFC 7383 <https://tools.ietf.org/html/rfc7838#section-4>`_.
*
* The |flags| is currently ignored and should be
* :enum:`NGHTTP2_FLAG_NONE`.