summaryrefslogtreecommitdiff
path: root/lib/httpserver
Commit message (Expand)AuthorAge
* Fix compile error on OpenSolaris 10/Sun Studio 12. (merges [2720])Chris Wilson2010-08-28
* Run Perl scripts quietly during make.Chris Wilson2010-01-24
* Fixes for gcc 4.4.Martin Ebourne2009-04-23
* 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
* Move S3Client class into its own files for public access.Chris Wilson2009-01-09
* Reset to remove old content in HTTPResponse in assignment operator.Chris Wilson2009-01-09
* Allow copying an HTTPResponse so that it can be returned by S3Client Chris Wilson2009-01-07
* Add Amazon S3 signature checking to simulator.Chris Wilson2009-01-06
* Create HTTP responses with the stream that they will be sent to, for 100 Chris Wilson2009-01-05
* Don't read the whole uploaded body in HTTPRequest::Receive, as the Chris Wilson2009-01-05
* New exception code for sending an HTTP response when it was not created Chris Wilson2009-01-05
* Add support for sending an HTTP/1.0 100 Continue response during Chris Wilson2009-01-05
* Allow adding headers to an HTTPRequest.Chris Wilson2009-01-04
* Add HTTP status code 400, method not allowed.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