Searched defs:headers (Results 1 – 10 of 10) sorted by relevance
54 headers: 'http' property105 headers: 'http' property150 headers: 'http' property200 headers: 'http' property249 headers: 'http' property294 headers: 'http' property332 headers: 'http' property370 headers: 'http' property409 headers: 'http' property448 headers: 'http' property[all …]
62 headers: 'http' property72 headers: 'http' property
127 bool DownloadTask::SetOption(CURL *handle, curl_slist *&headers) in SetOption()195 curl_slist *headers{}; in DoDownload() local
395 …std::string headers = std::accumulate(fData->responseHead.begin(), fData->responseHead.end(), std:… in HeaderCallback() local422 void CUrlAdp::NotifyAPI5(FileData *fData, std::string &headers) in NotifyAPI5()
45 pub headers: HashMap<String, String>, field
126 let mut headers: HashMap<String, String> = HashMap::new(); in construct() localVariable
40 std::string headers; member
78 std::string headers; member119 std::map<std::string, std::string> headers; member
172 napi_value headers = nullptr; in Convert2JSHeaders() local
780 headers: JSON.stringify({'content-type': 'application/json'}), property