Home
last modified time | relevance | path

Searched refs:handle_input_expect_headers (Results 1 – 2 of 2) sorted by relevance

/dports/www/h2o-devel/h2o-dcc7134/lib/common/
H A Dhttp3client.c465 static int handle_input_expect_headers(struct st_h2o_http3client_req_t *req, const uint8_t **src, c… in handle_input_expect_headers() function
757 req->handle_input = handle_input_expect_headers; in start_request()
/dports/www/h2o-devel/h2o-dcc7134/lib/http3/
H A Dserver.c1178 static int handle_input_expect_headers(struct st_h2o_http3_server_stream_t *stream, const uint8_t *… in handle_input_expect_headers() function
1511 stream->recvbuf.handle_input = handle_input_expect_headers; in stream_open_cb()