v0.9.0
- Added .parser property to response ('xml' or 'json' depending on the parser used).
- Added read_timeout option, disabled by default.
- Set utf-8 charset in Content-Type header for JSON requests.
- Added
debugmodule as a dependency. - Updated documentation.