- Use getprerredencoding instead of nl_langinfo (github issue 1) - Handle files with a drive component (github issue 2) - Fix some issues with running the tests on Windows
1.3.1
==================
- Add python version classifiers to the package info
1.3
=================
- Fix a crash when closing a file response. - Use named aliases instead of integers for status codes.
1.2
=================
- Added support for HEAD requests
1.1
=================
- Added handling for % escapes in URLs - Proofread the README