Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_connection.hpp47 constexpr uint32_t httpHeaderLimit = 8192U; variable
231 instance.header_limit(httpHeaderLimit); in initParser()