We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0748c11 commit b2d1387Copy full SHA for b2d1387
include/boost/ws_io/client.hpp
@@ -13,6 +13,7 @@
13
#include <boost/ws_io/detail/config.hpp>
14
#include <boost/http_proto/context.hpp>
15
#include <boost/http_proto/response_view.hpp>
16
+#include <boost/http_proto/request.hpp>
17
#include <boost/asio/async_result.hpp>
18
#include <boost/asio/default_completion_token.hpp>
19
#include <boost/core/detail/string_view.hpp>
0 commit comments