summaryrefslogtreecommitdiff
path: root/include/http_utility.hpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-19Remove some boost includesEd Tanous1-5/+1
2024-01-09Fix spelling mistakesEd Tanous1-3/+3
2023-10-24clang-format: copy latest and re-formatPatrick Williams1-2/+2
2023-08-21Use rangesEd Tanous1-6/+7
2023-06-08Remove urlEncodeEd Tanous1-24/+0
2023-06-01Server-sent-event fixesEd Tanous1-1/+3
2023-02-24Pass string views by valueEd Tanous1-1/+1
2022-12-28Add CBOR supportEd Tanous1-2/+3
2022-12-21Change variable scopesEd Tanous1-2/+1
2022-09-22Fix content-type return behavior for */*Ed Tanous1-6/+11
2022-09-13Improve content typeEd Tanous1-27/+67
2022-08-22Remove q-factor weighting on Accept HeaderGunnar Mills1-1/+8
2022-07-23test treewide: iwyuNan Zhou1-1/+13
2022-07-16Remove usages of boost::starts/ends_withEd Tanous1-1/+2
2022-02-15Enable readability-implicit-bool-conversion checksEd Tanous1-1/+1
2021-09-29log_services: Add download of post code log entriesGeorge Liu1-2/+20
2021-09-09Change ownership of boost::req to crow::reqJohn Edward Broadbent1-2/+1
2021-07-01Revert "log_services: Add download of post code log entries"Ed Tanous1-24/+9
2021-06-30log_services: Add download of post code log entriesGeorge Liu1-9/+24
2020-10-23fix include namesEd Tanous1-1/+1
2020-10-09Write the clang-tidy file OpenBMC needsEd Tanous1-1/+1
2020-08-17Enable clang warningsEd Tanous1-1/+1
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-2/+2
2019-10-18Make references to crow less obviousEd Tanous1-1/+1
2019-04-01Allow multiple registrationsTanous1-0/+2
2019-03-07bmcweb: /s/boost::string_view/std::string_view/gEd Tanous1-2/+2
2018-12-19bmcweb: support next= url for forwarding loginEd Tanous1-0/+25
2018-09-05Move to clang-format-6.0Ed Tanous1-16/+22
2018-07-27Move over to upstream c++ styleEd Tanous1-2/+2
2018-06-29Fix issue with basic auth and the bmcwebEd Tanous1-0/+21