Home
last modified time | relevance | path

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

/dports/www/apache24/httpd-2.4.53/modules/http2/
H A Dh2_stream.c995 static int is_not_headers(apr_bucket *b) in is_not_headers() function
1009 status = h2_append_brigade(bb, stream->out_buffer, plen, peos, is_not_headers); in h2_stream_read_to()