Home
last modified time | relevance | path

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

/dports/www/apache24/httpd-2.4.53/modules/http2/
H A Dh2_util.h347 int h2_req_ignore_trailer(const char *name, size_t len);
H A Dh2_stream.c662 if (h2_req_ignore_trailer(name, nlen)) { in add_trailer()
H A Dh2_util.c1794 int h2_req_ignore_trailer(const char *name, size_t len) in h2_req_ignore_trailer() function
/dports/www/mod_http2/mod_h2-2.0.2/mod_http2/
H A Dh2_util.h346 int h2_req_ignore_trailer(const char *name, size_t len);
H A Dh2_stream.c638 if (h2_req_ignore_trailer(name, nlen)) { in add_trailer()
H A Dh2_util.c1712 int h2_req_ignore_trailer(const char *name, size_t len) in h2_req_ignore_trailer() function