Menu

Code Commit Log


Commit Date  
[r72] by mikhail_beris

Merging from http_integration r1-r71 .

2008-08-26 05:35:54 Tree
[r71] by glynos

Some documentation, incomplete.

2008-08-25 19:13:57 Tree
[r70] by mikhail_beris

Adding default constructor and assignment operator overload to http::response and appropriate tests for http_message_test.cpp.

2008-08-20 13:43:17 Tree
[r69] by mikhail_beris

Adding swap and copy support (and tests) to http::request and http::response.

2008-08-19 10:14:46 Tree
[r68] by mikhail_beris

Adding swap support for network::message.

2008-08-19 09:22:28 Tree
[r67] by mikhail_beris

Simplifying message interface, removing mutable and const methods, adding unit test for copy construction, and setting the default path to '/' in case the URI is not explicitly defined in the http::request constructor - (ex. 'http://boost.org/' instead of 'http://boost.org/').

2008-08-19 06:06:10 Tree
[r66] by glynos

Refactored message declaration to message_fwd.hpp; Updated most files so that they now compile when using gcc's pedantic flag.

2008-08-17 15:22:56 Tree
[r65] by mikhail_beris

Adding support for multi-line header responses.

2008-08-15 02:22:04 Tree
[r64] by mikhail_beris

Adding remove_header directive implementation.

Note: Explore using CRTP/PBCP to directives and hide the message interface from the public?

2008-08-14 10:30:37 Tree
[r63] by mikhail_beris

Adding default User-Agent header in case a User-Agent header doesn't already exist in the request object. I also moved the test for the correct construction of an http request to http_message_test.cpp from http_1_0_test.cpp.

Note: No unit test implemented for this feature; should be doable in the Python CGI script.

2008-08-14 09:15:56 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.