summaryrefslogtreecommitdiff
path: root/lib/httpserver/HTTPRequest.cpp
Commit message (Expand)AuthorAge
* Move S3Simulator into its own class, like S3Client, for reuse elsewhere.Chris Wilson2009-04-13
* Fix type of string position variable to avoid failure (and warning) onChris Wilson2009-03-16
* Add Amazon S3 signature checking to simulator.Chris Wilson2009-01-06
* Don't read the whole uploaded body in HTTPRequest::Receive, as the Chris Wilson2009-01-05
* Allow adding headers to an HTTPRequest.Chris Wilson2009-01-04
* Add ability to send an HTTPRequest to a socket and to parse an Chris Wilson2009-01-03
* Compile and config verify fixes for HTTP server code.Chris Wilson2009-01-03
* Copy HTTP server into Box, for use with S3 testing.Chris Wilson2009-01-03