boost::http_proto::message_view_base::payload
Return the type of payload of this message.
Synopsis
http_proto::payload
payload() const noexcept;
Return Value
the type of payload of this message.
Created with MrDocs