Commit | Date | |
---|---|---|
2008-08-26 08:42:36 | Tree | |
2008-08-26 05:35:54 | Tree | |
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 |
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 |
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 |