boost::http_proto::message_base::payload_size
Return the payload size.
Description
When payload
returns payload::size
, this function returns the number of octets in the actual message payload.
Return Value
The number of octets in the actual message payload.
Created with MrDocs