mirror of
https://github.com/curl/curl.git
synced 2026-08-24 12:33:37 +03:00
parent
d92e264ff0
commit
6b9c75e219
3 changed files with 27 additions and 46 deletions
|
|
@ -27,7 +27,8 @@
|
|||
|
||||
struct Curl_cwriter;
|
||||
|
||||
void Curl_all_content_encodings(char *buf, size_t blen);
|
||||
/* returns an allocated string or NULL */
|
||||
char *Curl_get_content_encodings(void);
|
||||
|
||||
CURLcode Curl_build_unencoding_stack(struct Curl_easy *data,
|
||||
const char *enclist, int is_transfer);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue