summaryrefslogtreecommitdiff
path: root/http/app.hpp
AgeCommit message (Expand)AuthorFilesLines
2023-03-15Add Support for privilege check in handleUpgradeP Dheeraj Srujan Kumar1-1/+1
2023-03-15Add asyncResp support to handleUpgradeP Dheeraj Srujan Kumar1-2/+4
2022-08-02app: fix -Wpessimizing-moveNan Zhou1-4/+3
2022-06-14http/app: iwyuNan Zhou1-0/+7
2022-03-28Drop unused App.sslFile() methodJiaqing Zhao1-41/+0
2022-02-11Add readability-redundant-* checksEd Tanous1-1/+1
2022-01-12Enable cpp core guidelines macro checksEd Tanous1-0/+1
2022-01-12Enable cppcoreguidelines-special-member-functions checksEd Tanous1-0/+5
2022-01-12Enable clang-tidy forward reference checksEd Tanous1-1/+1
2021-04-08Using AsyncResp everywherezhanghch051-2/+4
2021-02-13Bind dev server to ipv4 onlyEd Tanous1-1/+1
2020-12-18Fix .clang-tidyEd Tanous1-8/+7
2020-10-23fix include namesEd Tanous1-0/+230