Searched refs:httpHeaders (Results 1 – 7 of 7) sorted by relevance
42 httpHeaders(nlohmann::json::array()) in Payload()70 httpHeaders.emplace_back(std::move(header)); in Payload()77 nlohmann::json httpHeaders; member418 p.httpHeaders; in requestRoutesTask()
568 subValue->userSub->httpHeaders.set(item.first, *value); in requestRoutesEventDestinationCollection()859 subValue->userSub->httpHeaders = std::move(fields); in requestRoutesEventDestination()
897 taskData->payload->httpHeaders.emplace_back( in createDumpTaskCallback()
38 boost::beast::http::fields httpHeaders; member227 subvalue.httpHeaders.set(val.first, *value); in fromJson()
316 subValue.httpHeaders) in writeData()
195 boost::beast::http::fields httpHeadersCopy(userSub->httpHeaders); in sendEventToSubscriber()
1405 std::vector<std::string> httpHeaders; // key-value pair