Searched refs:http_header_remove_token (Results 1 – 4 of 4) sorted by relevance
113 int http_header_remove_token (buffer * const b, const char * const m, const uint32_t mlen);
166 int http_header_remove_token (buffer * const b, const char * const m, const uint32_t mlen) in http_header_remove_token() function
3035 http_header_remove_token(http_connection, CONST_STR_LEN("Upgrade")); in h2_check_con_upgrade_h2c()3068 http_header_remove_token(http_connection, CONST_STR_LEN("HTTP2-Settings")); in h2_check_con_upgrade_h2c()3072 http_header_remove_token(http_connection, CONST_STR_LEN("Upgrade")); in h2_check_con_upgrade_h2c()
1493 * [core] http_header_remove_token()