/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-staticpolicy/ |
D | static-policy.json | 47 "http_method": "POST", string 63 "http_method": "GET", string 81 "http_method": "POST", string 101 "http_method": "POST", string 119 "http_method": "GET", string 142 "http_method": "GET", string 156 "http_method": "GET", string 169 "http_method": "POST", string 208 "http_method": "GET", string
|
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-metrics-proxy/ |
D | metrics-proxy-policy.json | 27 "http_method":"GET", string
|
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/ |
D | policy.json | 1 …00,300,500,1000],"conceal":5,"jitterpc":20,"svalidping":30,"svalidhup":35}}],"certs": [{"amazon_ro…
|
/external/python/apitools/apitools/base/py/ |
D | http_wrapper.py | 123 def __init__(self, url='', http_method='GET', headers=None, body=''): argument
|
D | base_api.py | 108 http_method = messages.StringField(4) variable in ApiMethodInfo
|
/external/autotest/utils/frozen_chromite/third_party/googleapiclient/ |
D | discovery.py | 438 def _fix_up_parameters(method_desc, root_desc, http_method): argument
|
/external/google-breakpad/src/common/windows/ |
D | http_upload.cc | 214 const wstring& http_method, in SendRequestInner()
|
/external/cronet/net/cert_net/ |
D | cert_net_fetcher_url_request.cc | 298 HttpMethod http_method = HTTP_METHOD_GET; member
|
/external/python/google-api-python-client/googleapiclient/ |
D | discovery.py | 752 def _fix_up_parameters(method_desc, root_desc, http_method, schema): argument
|
/external/cronet/net/cookies/ |
D | cookie_util.cc | 682 const std::string& http_method, in ComputeSameSiteContextForRequest()
|
/external/cronet/net/http/ |
D | http_cache.cc | 347 const std::string& http_method, in OnExternalCacheHit()
|
/external/python/google-api-python-client/tests/ |
D | test_discovery.py | 159 def _base_fix_up_parameters_test(self, method_desc, http_method, root_desc, schema): argument
|