v1.9.0 Release
Changelog
Enhancement
- Added
application/hal+json
content type support PR #171 #172 @kmanley - Made
IsJSONType
andIsXMLType
method more robust PR #174 @moorereason - Added opt-in method
SetJSONEscapeHTML
at client and request level to disable HTML escape on JSON payload request #177 #179 @jeevatkm