1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-11 07:39:50 -04:00

removed python interface, there is one now! ;-)

This commit is contained in:
Daniel Stenberg 2001-05-30 10:42:18 +00:00
parent baa220c1af
commit f2e6d235f2

View File

@ -45,8 +45,7 @@ To do in a future release (random order):
* Move non-URL related functions that are used by both the lib and the curl * Move non-URL related functions that are used by both the lib and the curl
application to a separate "portability lib". application to a separate "portability lib".
* Add libcurl support/interfaces for more languages. C++ wrapper? Python * Add libcurl support/interfaces for more languages. C++ wrapper perhaps?
anyone?
* "Content-Encoding: compress/gzip/zlib" HTTP 1.1 clearly defines how to get * "Content-Encoding: compress/gzip/zlib" HTTP 1.1 clearly defines how to get
and decode compressed documents. There is the zlib that is pretty good at and decode compressed documents. There is the zlib that is pretty good at