NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
http_client.hpp 文件参考

HTTP客户端实现 更多...

http_client.hpp 的引用(Include)关系图:

浏览该文件的源代码.

class  http_client
 HTTP客户端类 更多...
struct  http_client::config
 HTTP客户端配置 更多...

详细描述

HTTP客户端实现

此文件提供了完整的HTTP客户端实现,支持HTTP/HTTPS请求、重定向、 Cookie管理、代理、文件下载等功能。

在文件 http_client.hpp 中定义.