Merge branch 'alagoutte-misc'
This commit is contained in:
commit
37a631278f
|
@ -51,7 +51,7 @@ typedef enum {
|
||||||
* Invalid HTTP header field was received but it can be treated as
|
* Invalid HTTP header field was received but it can be treated as
|
||||||
* if it was not received because of compatibility reasons.
|
* if it was not received because of compatibility reasons.
|
||||||
*/
|
*/
|
||||||
NGHTTP2_ERR_IGN_HTTP_HEADER = -105,
|
NGHTTP2_ERR_IGN_HTTP_HEADER = -105
|
||||||
} nghttp2_internal_error;
|
} nghttp2_internal_error;
|
||||||
|
|
||||||
#endif /* NGHTTP2_INT_H */
|
#endif /* NGHTTP2_INT_H */
|
||||||
|
|
Loading…
Reference in New Issue