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

Public Attributes

std::string method
 
std::string url
 
std::map< std::string, std::string > headers
 
std::string body
 

Member Data Documentation

◆ body

std::string lebai::l_master::HttpRequestData::body

请求体.

◆ headers

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

请求头.

◆ method

std::string lebai::l_master::HttpRequestData::method

HTTP方法.

◆ url

std::string lebai::l_master::HttpRequestData::url

请求URL.


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