|
SW Task Event Loop Framework v1.0.0
High-performance C++ asynchronous event loop framework with timer management and promise-based programming
|
#include <HttpService.h>

Public Attributes | |
| HttpErrorCode | code |
| std::string | message |
Definition at line 30 of file HttpService.h.
| HttpErrorCode sw_task::net::HttpError::code |
Definition at line 31 of file HttpService.h.
| std::string sw_task::net::HttpError::message |
Definition at line 32 of file HttpService.h.