Go to the source code of this file.
Classes | |
struct | data |
Functions | |
static void | dump (const char *text, FILE *stream, unsigned char *ptr, size_t size, char nohex) |
int | main (void) |
static int | my_trace (CURL *handle, curl_infotype type, char *data, size_t size, void *userp) |
static void dump | ( | const char * | text, |
FILE * | stream, | ||
unsigned char * | ptr, | ||
size_t | size, | ||
char | nohex | ||
) | [static] |
static int my_trace | ( | CURL * | handle, |
curl_infotype | type, | ||
char * | data, | ||
size_t | size, | ||
void * | userp | ||
) | [static] |