Home
last modified time | relevance | path

Searched hist:bb60f4de (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp_response.hppbb60f4de Mon Jun 27 12:39:09 CDT 2022 Ed Tanous <edtanous@google.com> Fix const correctness on http Response object

A number of methods in http::Response were not marked const when they
should've been. This is generally not an issue, as most usages of
Response are in a non-const context, but as we start using const
Response objects more, we need to be more careful about const
correctness.

Tested: Unit tests pass.

Signed-off-by: Ed Tanous <edtanous@google.com>
Change-Id: I8b31e71b6594d9328f106e1367084db42b783b6c