15
0

- Update to 0.14.2:

* Improved mime-compatible JSON handling
  * Proxy fixes
  * Path hack fixes
  * Case-Insensistive Content-Encoding headers
  * Support for CJK parameters in form posts

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=27
This commit is contained in:
2012-11-13 22:05:46 +00:00
committed by Git OBS Bridge
parent ec9d2022ef
commit 28223b2c21
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Nov 13 22:04:33 UTC 2012 - jfunk@funktronics.ca
- Update to 0.14.2:
* Improved mime-compatible JSON handling
* Proxy fixes
* Path hack fixes
* Case-Insensistive Content-Encoding headers
* Support for CJK parameters in form posts
-------------------------------------------------------------------
Tue Oct 16 18:55:20 UTC 2012 - jfunk@funktronics.ca