Searched defs:request_body (Results 1 – 7 of 7) sorted by relevance
/external/autotest/site_utils/ |
D | phapi_lib.py | 344 def create_issue(self, request_body): argument 371 def update_issue(self, issue_id, request_body): argument
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/ |
D | rules_parser_test.py | 75 request_body=None, headers=None, is_ssl=False): argument
|
D | mockhttprequest.py | 22 def __init__(self, command, host, path, request_body, headers): argument
|
D | httparchive.py | 492 def __init__(self, command, host, full_path, request_body, headers, argument
|
/external/google-breakpad/src/common/windows/ |
D | http_upload.cc | 145 string request_body; in SendRequest() local 274 string *request_body) { in GenerateRequestBody()
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
D | issue_tracker_service.py | 220 def _RemoveOwnerAndCC(request_body): argument
|
/external/libbrillo/brillo/http/ |
D | http_connection_curl_unittest.cc | 61 std::string request_body; member in brillo::http::curl::__anonbdbf0c740111::CurlPerformer
|