Searched refs:require_body (Results 1 – 2 of 2) sorted by relevance
/third_party/nghttp2/src/ | ||
D | shrpx_api_downstream_connection.h | 59 bool require_body; member |
D | shrpx_api_downstream_connection.cc | 305 if (shutdown_read_ || !api_->require_body) { in push_upload_data_chunk() |