Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Extracts the body of the response message into a vector of bytes.
pplx::task<std::vector<unsigned char>> extract_vector() const;
Return Value
The body of the message as a vector of bytes.
Requirements
Header: http_msg.h
Namespace: web::http