Searched refs:query_too_large (Results 1 – 2 of 2) sorted by relevance
2566 if(h2_stream->query_too_large) { in http2_req_frame_recv_cb()2679 h2_stream->query_too_large = 1; in http2_buffer_uri_query()2850 h2_stream->query_too_large = 1; in http2_req_header_cb()2857 h2_stream->query_too_large = 1; in http2_req_header_cb()2879 if(h2_stream->query_too_large) in http2_req_data_chunk_recv_cb()2920 h2_stream->query_too_large = 1; in http2_req_data_chunk_recv_cb()
882 int query_too_large; member