Searched defs:headers (Results 1 – 11 of 11) sorted by relevance
| /base/request/request/test/unittest/common/napi/requestTest/ |
| D | RequestUploadTest.js | 76 headers: 'http' property 86 headers: 'http' property 96 headers: 'http' property 109 headers: 'http' property 122 headers: 'http' property
|
| D | RequestJsunit.test.js | 45 headers: 'http' property
|
| /base/request/request/frameworks/js/napi/src/legacy/ |
| D | download_task.cpp | 128 bool DownloadTask::SetOption(CURL *handle, curl_slist *&headers) in SetOption() 196 curl_slist *headers{}; in DoDownload() local
|
| /base/request/request/services/service/request/src/task/ |
| D | config.rs | 74 pub(crate) headers: HashMap<String, String>, field 88 pub(crate) headers: String, field
|
| D | ffi.rs | 33 pub(crate) headers: CStringWrapper, field
|
| /base/request/request/services/service/request/c_wrapper/include/ |
| D | c_task_config.h | 61 CStringWrapper headers; member 83 std::string headers; member
|
| /base/request/request/frameworks/js/napi/src/upload/ |
| D | curl_adp.cpp | 396 …std::string headers = std::accumulate(fData->responseHead.begin(), fData->responseHead.end(), std:… in HeaderCallback() local 423 void CUrlAdp::NotifyAPI5(FileData *fData, std::string &headers) in NotifyAPI5()
|
| /base/request/request/frameworks/js/napi/include/upload/ |
| D | upload_config.h | 41 std::string headers; member
|
| /base/request/request/services/service/request/src/service/command/ |
| D | construct.rs | 176 let mut headers: HashMap<String, String> = HashMap::new(); in execute() localVariable
|
| /base/request/request/frameworks/js/napi/include/ |
| D | js_common.h | 79 std::string headers; member 123 std::map<std::string, std::string> headers; member
|
| /base/request/request/frameworks/js/napi/src/ |
| D | napi_utils.cpp | 176 napi_value headers = nullptr; in Convert2JSHeadersAndBody() local
|