Go to the source code of this file.
Defines | |
#define | NUM_HEADERS 8 |
#define | POSTLEN 40960 |
#define | SIZE_HEADERS 5000 |
Functions | |
static size_t | myreadfunc (void *ptr, size_t size, size_t nmemb, void *stream) |
int | test (char *URL) |
Variables | |
static char | buf [SIZE_HEADERS+100] |
#define NUM_HEADERS 8 |
#define SIZE_HEADERS 5000 |
static size_t myreadfunc | ( | void * | ptr, |
size_t | size, | ||
size_t | nmemb, | ||
void * | stream | ||
) | [static] |
char buf[SIZE_HEADERS+100] [static] |