载入中...
搜索中...
未找到
HttpRequest.h 文件参考
#include "NetTypes.h"
#include <cstdint>
#include <map>
#include <memory>
#include <string>
#include <vector>

浏览源代码.

class  eve::network::HttpRequest
 Asynchronous HTTP request (Poco-based). Configure headers/body, call submit(), then receive the response through Network::pump as a NetEvType::HttpResp completion. 更多...
 

命名空间

namespace  eve
 
namespace  eve::data
 
namespace  eve::network