
Go to the source code of this file.
Macros | |
| #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) |
| char* curl_pushheader_byname | ( | struct curl_pushheaders * | h, |
| const char * | header | ||
| ) |