readme update
authorKenneth Reitz <me@kennethreitz.com>
Sun, 15 May 2011 03:54:43 +0000 (23:54 -0400)
committerKenneth Reitz <me@kennethreitz.com>
Sun, 15 May 2011 03:55:15 +0000 (23:55 -0400)
README.rst

index 0546a121a5830e5382f7deba37985be1e5172f66..84c12c7208bc961916a671b266eb8a00512cda88 100644 (file)
@@ -15,6 +15,10 @@ Features
     + Simple Data/Params Request Attachment
     + Simple Multipart File Uploads
     + CookieJar Support
+    + Redirection History
+    + Redirection Recursion Urllib Fix
+    + Auto Decompression of GZipped Content
+    + Unicode URL Support
 
 - Simple Authentication
     + Simple URL + HTTP Auth Registry
@@ -143,10 +147,7 @@ If you'd like to contribute, simply fork `the repository`_, commit your changes
 Roadmap
 -------
 
-- Sphinx Documentation (http://code.kennethreitz.com/requests/)
-- Exhaustive unit tests
-- Get rid of Poster (gets really nasty in py3.x)
-- Python 3.x Support
+- Sphinx Documentation
 
 .. _`the repository`: http://github.com/kennethreitz/requests
 .. _AUTHORS: http://github.com/kennethreitz/requests/blob/master/AUTHORS