diff --git a/include/boost/beast/http/message.hpp b/include/boost/beast/http/message.hpp index 2d6e53ec..0c7fc48d 100644 --- a/include/boost/beast/http/message.hpp +++ b/include/boost/beast/http/message.hpp @@ -70,7 +70,7 @@ struct header : Fields /// The type representing the fields. using fields_type = Fields; - /// COnstructor + /// Constructor header() = default; /// Constructor