You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- boost/network/protocol/http/impl/request.hpp: updating includes to use the correct Fusion include for the map container
- boost/network/protocol/http/client.hpp: removing dependence on std::ostringstream and moving the type of output string stream to be determined by the tag template parameter
- boost/network/message.hpp: adding the default 'ostringstream_type' as an std::ostringstream in the default_ tag
- libs/network/test/http_1_0_test.cpp: additional HTTP 1.0 test for port specified in the URL
0 commit comments