Dan Fandrich changed CURLOPT_ENCODING to select all supported encodings if
authorDaniel Stenberg <daniel@haxx.se>
Mon, 12 May 2003 12:45:14 +0000 (12:45 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 12 May 2003 12:45:14 +0000 (12:45 +0000)
commitc0197f19cfcec0dd1ade0648d123b9399a6a1959
tree3ecaac4877588f350d755323cc53bab5e093869c
parent3994d67eea975507e1ba0f180680d9e237ddacf0
 Dan Fandrich changed CURLOPT_ENCODING to select all supported encodings if
 set to "".  This frees the application from having to know which encodings
 the library supports.
lib/README.encoding
lib/content_encoding.h
lib/transfer.c
lib/url.c