summaryrefslogtreecommitdiff
path: root/test/http
AgeCommit message (Expand)AuthorFilesLines
2024-02-16Simplify bodyEd Tanous1-63/+23
2024-01-22Make use of filebody for dump offloadAbhilash Raju1-5/+151
2024-01-22Make base64 encoder incrementalEd Tanous1-0/+21
2024-01-09Fix spelling mistakesEd Tanous1-2/+2
2023-12-09mutual-tls: Add support for Meta certificatesMarco Kawajiri1-0/+49
2023-12-09Simplify mutual TLS checksEd Tanous1-52/+34
2023-12-09Add mutual tls unit testEd Tanous1-0/+174
2023-12-08Reponse: Fix incomplete implementation in writeAbhilash Raju1-0/+91
2023-12-05Fix missing dateEd Tanous1-6/+20
2023-12-05Unit test ConnectionEd Tanous1-0/+85
2023-10-05Update to boost 1.83.0Ed Tanous1-1/+1
2023-08-23Move http client to URLEd Tanous1-45/+0
2023-08-07Fix bugprone-unchecked-optional-access findingsEd Tanous1-2/+1
2023-06-28Remove the black_magic namespaceEd Tanous2-2/+2
2023-05-16Boost::urls::formatEd Tanous1-34/+1
2023-05-11clang-format: copy latest and re-formatPatrick Williams1-1/+1
2023-04-27Remove number support from the routerEd Tanous2-18/+19
2023-02-24Pass string views by valueEd Tanous1-3/+3
2023-02-23Update most resources to use urlFromPiecesWilly Tu1-0/+18
2022-12-15Prepare for boost::url upgradeEd Tanous1-5/+5
2022-12-06Make router take up less space for verbsEd Tanous1-0/+56
2022-10-26utility: Append Url Pieces to existing UrlWilly Tu1-0/+13
2022-09-22treewide: reorganize unit testsNan Zhou3-0/+423