
Go to the source code of this file.
Macros | |
| #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] |
|
static |