v0.4.0-alpha
·
696 commits
to master
since this release
New features
- Can now get a JSON response instead of a XML response depending on the
Accept
header :
Changes
- Added a standard method for writing operation results (other than raw data) depending to the Accept header (XML or JSON) 952f217
- Delegate response writing to the standard writing method in arg (MethodCallArgs) 24836fc
Tests
- Added tests for JSON and XML responses for PROPPATCH and PROPFIND 3ab05de