Searched refs:httpHeaders (Results 1 – 7 of 7) sorted by relevance
66 httpHeaders(nlohmann::json::array()) in Payload()94 httpHeaders.emplace_back(std::move(header)); in Payload()101 nlohmann::json httpHeaders; member205 payloadObj["HttpHeaders"] = p.httpHeaders; in populateResp()480 p.httpHeaders; in requestRoutesTask()
589 subValue->userSub->httpHeaders.set(item.first, *value); in requestRoutesEventDestinationCollection()880 subValue->userSub->httpHeaders = std::move(fields); in requestRoutesEventDestination()
660 taskData->payload->httpHeaders.emplace_back( in createDumpTaskCallback()
42 boost::beast::http::fields httpHeaders; member231 subvalue.httpHeaders.set(val.first, *value); in fromJson()
401 subValue.httpHeaders) in writeData()
179 boost::beast::http::fields httpHeadersCopy(userSub->httpHeaders); in sendEventToSubscriber()
1390 std::vector<std::string> httpHeaders; // key-value pair