Home
last modified time | relevance | path

Searched refs:clearHeader (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp_request.hpp93 void clearHeader(boost::beast::http::field key) in clearHeader() function
H A Dhttp_response.hpp53 void clearHeader(http::field key) in clearHeader() function
/openbmc/bmcweb/redfish-core/include/
H A Dquery.hpp47 req->clearHeader(boost::beast::http::field::if_match); in afterIfMatchRequest()