Home
last modified time | relevance | path

Searched refs:NGHTTP3_HTTP_STATE_RESP_HEADERS_BEGIN (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_stream.h150 NGHTTP3_HTTP_STATE_RESP_HEADERS_BEGIN, enumerator
H A Dnghttp3_stream.c1140 stream->rx.hstate = NGHTTP3_HTTP_STATE_RESP_HEADERS_BEGIN; in nghttp3_stream_transit_rx_http_state()
1142 case NGHTTP3_HTTP_STATE_RESP_HEADERS_BEGIN: in nghttp3_stream_transit_rx_http_state()
1152 stream->rx.hstate = NGHTTP3_HTTP_STATE_RESP_HEADERS_BEGIN; in nghttp3_stream_transit_rx_http_state()
H A Dnghttp3_conn.c1281 case NGHTTP3_HTTP_STATE_RESP_HEADERS_BEGIN: in nghttp3_conn_read_bidi()
1372 case NGHTTP3_HTTP_STATE_RESP_HEADERS_BEGIN: in nghttp3_conn_read_bidi()
1407 case NGHTTP3_HTTP_STATE_RESP_HEADERS_BEGIN: in nghttp3_conn_read_bidi()
1544 case NGHTTP3_HTTP_STATE_RESP_HEADERS_BEGIN: in conn_decode_headers()

Completed in 7 milliseconds