dl
dl_http.h 文件参考

http协议相关 更多...

#include <functional>
#include <string>
#include "io/dl_log.h"
#include "memory/dl_buffer.h"
#include "io/dl_json.h"

浏览该文件的源代码.

class  dl::Http
 http协议 更多...
 
class  dl::Http::Request
 
struct  dl::Http::RecvData
 

命名空间

namespace  dl
 

变量

Httpdl::g_http
 

详细描述

http协议相关

版本
1.0
作者
lveyou
日期
24-02-01
注解
基于curl TODO https依赖openssl,多线程使用会有内存泄漏

在文件 dl_http.h 中定义.