diff --git a/include/boost/beast/http/message.hpp b/include/boost/beast/http/message.hpp index 3a73efca..109a2a99 100644 --- a/include/boost/beast/http/message.hpp +++ b/include/boost/beast/http/message.hpp @@ -855,7 +855,7 @@ public: @note This function is not necessary to call in the following situations: - + @li The request doesn't contain a body, such as in a GET or HEAD request.