Home
last modified time | relevance | path

Searched defs:hdrs (Results 1 – 16 of 16) sorted by relevance

/external/autotest/client/bin/
Dos_dep.py67 def headers(*hdrs):
/external/grpc-grpc/src/core/lib/http/
Dparser.h64 grpc_http_header* hdrs; member
76 grpc_http_header* hdrs; member
Dparser.cc160 grpc_http_header** hdrs = nullptr; in add_header() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/http/
Dparser.h64 grpc_http_header* hdrs; member
76 grpc_http_header* hdrs = nullptr; member
Dparser.cc180 grpc_http_header** hdrs = nullptr; in add_header() local
/external/grpc-grpc/test/core/http/
Dformat_request_test.cc107 grpc_http_header hdrs[2]; in test_format_post_request_content_type_override() local
/external/curl/tests/libtest/
Dlib654.c74 struct curl_slist *hdrs = NULL; in test() local
/external/python/cpython3/Lib/urllib/
Derror.py39 def __init__(self, url, code, msg, hdrs, fp): argument
Drequest.py640 def http_error_default(self, req, fp, code, msg, hdrs): argument
/external/rust/crates/quiche/src/h3/
Dstream.rs672 let hdrs = frame::Frame::Headers { header_block }; in control_bad_frame() localVariable
736 let hdrs = frame::Frame::Headers { header_block }; in request_good() localVariable
808 let hdrs = frame::Frame::Headers { header_block }; in push_good() localVariable
/external/python/apitools/samples/fusiontables_sample/fusiontables_v1/
Dfusiontables_v1_messages.py192 hdrs = _messages.BooleanField(1) variable in FusiontablesQuerySqlGetRequest
209 hdrs = _messages.BooleanField(1) variable in FusiontablesQuerySqlRequest
/external/python/cpython2/Lib/
Durllib2.py181 def __init__(self, url, code, msg, hdrs, fp): argument
555 def http_error_default(self, req, fp, code, msg, hdrs): argument
/external/webp/src/dec/
Dwebp_dec.c295 WebPHeaderStructure hdrs; in ParseHeadersInternal() local
/external/scapy/scapy/contrib/
Dhttp2.py2334 def register(self, hdrs): argument
2424 def gen_txt_repr(self, hdrs, register=True): argument
/external/curl/lib/
Dmime.c1271 struct curl_slist *hdrs = Curl_slist_duplicate(src->userheaders); in Curl_mime_duppart() local
/external/python/apitools/samples/fusiontables_sample/
Dfusiontables_v1.json971 "hdrs": { object
1007 "hdrs": { object