summaryrefslogtreecommitdiff
path: root/http/ut
AgeCommit message (Expand)AuthorFilesLines
2022-05-11Revert "Handle HEAD and Allow headers per the spec"Ed Tanous1-37/+0
2022-05-10Handle HEAD and Allow headers per the specEd Tanous1-0/+37
2022-04-19Remove regex uses in event service and consolidateEd Tanous1-12/+21
2022-04-13Add common url segments parserSzymon Dompke1-2/+57
2022-03-10Add back getParameterTag unit testsEd Tanous1-0/+19
2022-02-15Move validateAndSplitUri to common utility headerEd Tanous1-0/+41
2022-02-08Add UrlFromPieces helper functionEd Tanous1-0/+16
2022-01-25Fix Boost exceptions in GetDateTime seriesEd Tanous1-26/+27
2022-01-25Update unit tests for getDateTimeEd Tanous1-7/+40
2021-12-15Change DateOffset from Z to +00:00Nan Zhou1-5/+5
2021-12-11fix the year 2038 problem in getDateTimeNan Zhou1-0/+19
2021-02-03http: utility: Add base64encodeAdriana Kobylak1-0/+40
2020-10-23fix include namesEd Tanous1-1/+1
2020-08-18Improve base64Decode bounds checkingJonathan Doman1-0/+18