Searched refs:skip_data (Results 1 – 3 of 3) sorted by relevance
943 if (stream->skip_data) { in ngx_http_v2_state_read_data()963 stream->skip_data = 1; in ngx_http_v2_state_read_data()3793 r->stream->skip_data = 1; in ngx_http_v2_run_request()3843 if (stream->skip_data) { in ngx_http_v2_read_request_body()3889 stream->skip_data = 1; in ngx_http_v2_read_request_body()4154 r->stream->skip_data = 1; in ngx_http_v2_read_client_request_body_handler()4198 stream->skip_data = 1; in ngx_http_v2_read_unbuffered_request_body()4205 stream->skip_data = 1; in ngx_http_v2_read_unbuffered_request_body()4244 stream->skip_data = 1; in ngx_http_v2_read_unbuffered_request_body()4249 stream->skip_data = 1; in ngx_http_v2_read_unbuffered_request_body()[all …]
215 unsigned skip_data:1; member
523 r->stream->skip_data = 1; in ngx_http_discard_request_body()