]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add a second implementation of AsyncHTTPClient, using a new libcurl api.
authorBen Darnell <bdarnell@beaker.local>
Sun, 20 Jun 2010 02:38:02 +0000 (19:38 -0700)
committerBen Darnell <bdarnell@beaker.local>
Sun, 20 Jun 2010 02:55:40 +0000 (19:55 -0700)
commit1ba0161e384eba2ec65a9cd5f5f4a677f7e98bd0
treef5bd129acf7c639d257d4c24213144f77593d26e
parentdf0d88eb8d3eef5f2fe351676ef1500e115e3131
Add a second implementation of AsyncHTTPClient, using a new libcurl api.

Adapted from Jacob Kristhammar's work:
http://github.com/sris/tornado/blob/master/tornado/httpclient2.py
tornado/httpclient.py