Skip to content

Commit 155863b

Browse files
author
Kenneth Reitz
committed
readme update
1 parent 3cec614 commit 155863b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Features
1515
+ Simple Data/Params Request Attachment
1616
+ Simple Multipart File Uploads
1717
+ CookieJar Support
18+
+ Redirection History
19+
+ Redirection Recursion Urllib Fix
20+
+ Auto Decompression of GZipped Content
21+
+ Unicode URL Support
1822

1923
- Simple Authentication
2024
+ Simple URL + HTTP Auth Registry
@@ -143,10 +147,7 @@ If you'd like to contribute, simply fork `the repository`_, commit your changes
143147
Roadmap
144148
-------
145149

146-
- Sphinx Documentation (http://code.kennethreitz.com/requests/)
147-
- Exhaustive unit tests
148-
- Get rid of Poster (gets really nasty in py3.x)
149-
- Python 3.x Support
150+
- Sphinx Documentation
150151

151152
.. _`the repository`: https://github.com/kennethreitz/requests
152153
.. _AUTHORS: https://github.com/kennethreitz/requests/blob/master/AUTHORS

0 commit comments

Comments
 (0)