|
dl
|
http协议 更多...
#include <dl_http.h>
类 | |
| struct | RecvData |
| class | Request |
Public 成员函数 | |
| Http () | |
| ~Http () | |
| bool | SendRequest (Request &request) |
| Buffer | ExDownload (std::string_view url) |
| 下载文件 | |
| void | SetCACertPath (std::string_view str) |
| void | SetShowResultLog (bool show) |
| dl::Http::Http | ( | ) |
| dl::Http::~Http | ( | ) |
| bool dl::Http::SendRequest | ( | Request & | request | ) |