|
void | complete_headers () |
|
void | complete_request (utility::size64_t body_size) |
| Completes this request, setting the underlying task completion event, and cleaning up the handles More...
|
|
void | report_error (unsigned long error_code, const std::string &errorMessage) |
|
template<typename _ExceptionType > |
void | report_exception (const _ExceptionType &e) |
|
virtual void | report_exception (std::exception_ptr exceptionPtr) |
|
virtual concurrency::streams::streambuf< uint8_t > | _get_readbuffer () |
|
concurrency::streams::streambuf< uint8_t > | _get_writebuffer () |
|
void web::http::client::details::request_context::complete_request |
( |
utility::size64_t |
body_size | ) |
|
|
inline |
Completes this request, setting the underlying task completion event, and cleaning up the handles
The documentation for this class was generated from the following file: