lebai sdk  1.4.4
lebai c++ sdk with swig to support sereval languages.
Public Attributes | List of all members
lebai::l_master::HttpResponseData Struct Reference

Public Attributes

unsigned int status = 0
 
std::map< std::string, std::string > headers
 
std::string body
 

Member Data Documentation

◆ body

std::string lebai::l_master::HttpResponseData::body

响应体.

◆ headers

std::map<std::string, std::string> lebai::l_master::HttpResponseData::headers

响应头.

◆ status

unsigned int lebai::l_master::HttpResponseData::status = 0

HTTP状态码.


The documentation for this struct was generated from the following file: