Menu

Code Commit Log


Commit Date  
[r88] by allisterx

Added copyright for Boost compliance and removed unnecessary include.

2008-09-09 17:17:56 Tree
[r87] by mikhail_beris

Fixing http_test_server.hpp to remove double patching result (oops).
Fixing http_test_server.hpp to not define the server_child member variable inline.
Fixing signedness comparison bug(s) in localhost_tests.cpp that show up with GCC.

2008-09-08 05:43:38 Tree
[r86] by mikhail_beris

Patch from Kim Grasman to mark expected failures from localhost_tests.cpp and factoring out http_test_server implementation to its own file.

2008-09-08 05:13:49 Tree
[r85] by divye

1 line commit that allows the cgi app to return the headers requested by a client.

Note: This also suffers from bugs in implementation. Notably, the use of a default content-type header for the request.

2008-09-05 11:46:28 Tree
[r84] by mikhail_beris

Fixing bug which causes infinite loop in processing user-provided headers in http::client::create_request.

2008-09-03 14:34:13 Tree
[r83] by mikhail_beris

Changes:
- http/impl/request.hpp: moving uri parsing out of constructor and into a 'uri' member function of the request object
- http/client.hpp: support for resolved endpoint caching and HTTP 300..307 redirection
- http/response.hpp: adding proper copy constructor
- http_1_0_test.cpp: adding tests for resolved endpoint caching and 300->307 redirection

2008-09-03 11:39:53 Tree
[r82] by allisterx

First commit of MIME header. Not even tested to compile (sorry!). For everyone's comments and suggestions.

2008-09-03 00:09:08 Tree
[r81] by glynos

Tagging release 0.2 .

2008-09-02 18:59:37 Tree
[r80] by divye

General cleanup, added some comments.
Added Copyright header.

2008-09-02 18:55:52 Tree
[r79] by glynos

Initial import of HTML documentation.

2008-09-02 18:49:31 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.