C Request Library
C library similar to Python requests library
Loading...
Searching...
No Matches
Public Attributes | List of all members
CREQ_CTX Struct Reference
Collaboration diagram for CREQ_CTX:
Collaboration graph
[legend]

Public Attributes

int err_code
 Any possible error code (0 means success)
 
CURL * handle
 Internal curl handle.
 
CREQ_RESPONSE_DATAresponse
 response structure
 
CREQ_REQUEST_DATArequest
 request structure
 
CURLcode curl_code
 possible curl error code
 
short int _is_redirection
 Internal member.
 

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