Searched refs:httpHeaders (Results 1 – 7 of 7) sorted by relevance
65 httpHeaders(nlohmann::json::array()) in Payload()93 httpHeaders.emplace_back(std::move(header)); in Payload()100 nlohmann::json httpHeaders; member441 p.httpHeaders; in requestRoutesTask()
592 subValue->userSub->httpHeaders.set(item.first, *value); in requestRoutesEventDestinationCollection()883 subValue->userSub->httpHeaders = std::move(fields); in requestRoutesEventDestination()
919 taskData->payload->httpHeaders.emplace_back( in createDumpTaskCallback()
42 boost::beast::http::fields httpHeaders; member231 subvalue.httpHeaders.set(val.first, *value); in fromJson()
323 subValue.httpHeaders) in writeData()
194 boost::beast::http::fields httpHeadersCopy(userSub->httpHeaders); in sendEventToSubscriber()
1405 std::vector<std::string> httpHeaders; // key-value pair