diff --git a/README.rst b/README.rst index 0546a121..84c12c72 100644 --- a/README.rst +++ b/README.rst @@ -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