HTTP web response class.
More...
#include <web_response.h>
List of all members.
Detailed Description
HTTP web response class.
Constructor & Destructor Documentation
CL_WebResponse::CL_WebResponse |
( |
|
) |
|
Member Function Documentation
CL_String CL_WebResponse::get_body_string |
( |
|
) |
|
CL_String CL_WebResponse::get_content_type |
( |
|
) |
|
int CL_WebResponse::get_status_code |
( |
|
) |
|
CL_String CL_WebResponse::get_status_string |
( |
|
) |
|
bool CL_WebResponse::has_content_type |
( |
|
) |
|
bool CL_WebResponse::has_header_field |
( |
const CL_String & |
name |
) |
|
Friends And Related Function Documentation
The documentation for this class was generated from the following file: