Home
last modified time | relevance | path

Searched refs:API_METHOD_GET (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_api_downstream_connection.h40 API_METHOD_GET, enumerator
Dshrpx_api_downstream_connection.cc54 (1 << API_METHOD_GET), in apis()
210 if (!(api_->allowed_methods & (1 << API_METHOD_GET))) { in push_request_headers()