Go to the source code of this file.
Defines | |
#define | CURL_DISABLE_TYPECHECK |
Functions | |
char * | curl_pushheader_byname (struct curl_pushheaders *h, const char *header) |
char * | curl_pushheader_bynum (struct curl_pushheaders *h, size_t num) |
#define CURL_DISABLE_TYPECHECK |
char* curl_pushheader_byname | ( | struct curl_pushheaders * | h, |
const char * | header | ||
) |
char* curl_pushheader_bynum | ( | struct curl_pushheaders * | h, |
size_t | num | ||
) |