Lines Matching refs:http
29 boost::beast::http::field::link, in handleAggregationServiceHead()
42 boost::beast::http::field::link, in handleAggregationServiceGet()
59 .methods(boost::beast::http::verb::head)( in requestRoutesAggregationService()
63 .methods(boost::beast::http::verb::get)( in requestRoutesAggregationService()
99 boost::beast::http::field::link, in handleAggregationSourceCollectionGet()
121 boost::beast::http::field::link, in handleAggregationSourceCollectionHead()
129 .methods(boost::beast::http::verb::get)(std::bind_front( in requestRoutesAggregationSourceCollection()
134 .methods(boost::beast::http::verb::head)(std::bind_front( in requestRoutesAggregationSourceCollection()
145 boost::beast::http::field::link, in populateAggregationSource()
209 boost::beast::http::field::link, in handleAggregationSourceHead()
222 .methods(boost::beast::http::verb::get)( in requestRoutesAggregationSource()