fix #99: if charset is specified in content-type, request data should be encoded with charset encoding

This commit is contained in:
debugtalk
2018-02-24 15:33:02 +08:00
parent 8312aa742a
commit 3e24926dd5
3 changed files with 43 additions and 9 deletions

View File

@@ -1 +1 @@
__version__ = '0.9.3b'
__version__ = '0.9.3c'