Home
last modified time | relevance | path

Searched defs:contentLength (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp_body.hpp239 void init(const boost::optional<std::uint64_t>& contentLength, in init()
H A Dhttp_connection.hpp440 const boost::optional<uint64_t> contentLength = in handleContentLengthError() local