Home
last modified time | relevance | path

Searched refs:requestByteLimit (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp_client.hpp105 boost::optional<uint64_t> requestByteLimit = httpReadBodyLimit; member
327 thisParser.body_limit(connPolicy->requestByteLimit); in recvMessage()
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp375 .requestByteLimit = aggregatorReadBodyLimit, in getAggregationPolicy()