Menu

Commit [r60]  Maximize  Restore  History

Changes

- Using correct string traits to get the correct type for the string to use based on the tag.
- Using safe(r) string processing methods for handling header lines from the HTTP response.
- basic_response<> now contains version(), status(), and status_message().

TODO:
- multi-line headers processing
- multi-part message posting
- change from multi-map to vector to preserve request header ordering?

mikhail_beris 2008-08-12

changed /branches/http_integration/boost/network/message.hpp
changed /branches/http_integration/boost/network/protocol/http/client.hpp
changed /branches/http_integration/boost/network/protocol/http/response.hpp
changed /branches/http_integration/boost/network/protocol/http/traits/impl/headers_container.ipp
added /branches/http_integration/boost/network/protocol/http/traits/impl/string.ipp
changed /branches/http_integration/boost/network/protocol/http/traits/message_traits.hpp
changed /branches/http_integration/libs/network/test/http_1_0_test.cpp
changed /branches/http_integration/libs/network/test/message_test.cpp
/branches/http_integration/boost/network/message.hpp Diff Switch to side-by-side view
Loading...
/branches/http_integration/boost/network/protocol/http/client.hpp Diff Switch to side-by-side view
Loading...
/branches/http_integration/boost/network/protocol/http/response.hpp Diff Switch to side-by-side view
Loading...
/branches/http_integration/boost/network/protocol/http/traits/impl/headers_container.ipp Diff Switch to side-by-side view
Loading...
/branches/http_integration/boost/network/protocol/http/traits/impl/string.ipp Diff Switch to side-by-side view
Loading...
/branches/http_integration/boost/network/protocol/http/traits/message_traits.hpp Diff Switch to side-by-side view
Loading...
/branches/http_integration/libs/network/test/http_1_0_test.cpp Diff Switch to side-by-side view
Loading...
/branches/http_integration/libs/network/test/message_test.cpp Diff Switch to side-by-side view
Loading...
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.