Data Fields | |
struct sockaddr_in | dst |
int | sd |
struct wpabuf * | req |
size_t | req_pos |
size_t | max_response |
void(* | cb )(void *ctx, struct http_client *c, enum http_client_event event) |
void * | cb_ctx |
struct httpread * | hread |
struct wpabuf | body |
Definition at line 29 of file http_client.c.