libfetch 0.0.0
A lightweight asynchronous HTTP/1.1 client library implementing a subset of the WHATWG Fetch API.
|
Match cookies to requests. More...
Data Structures | |
struct | cookie_match |
Cookie match result. More... | |
Typedefs | |
typedef struct cookie_match | cookie_match_t |
Cookie match result. | |
Match cookies to requests.
typedef struct cookie_match cookie_match_t |
Cookie match result.
Linked list of cookies that match a request.