Commit | Date | |
---|---|---|
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 |
[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 |
2008-08-12 19:12:30 | Tree | |
2008-08-12 09:15:47 | Tree | |
[r60]
by
mikhail_beris
Changes TODO: |
2008-08-12 08:08:25 | Tree |
2008-08-12 06:50:55 | Tree |