Skip to content

v1.9.0 Release

Compare
Choose a tag to compare
@jeevatkm jeevatkm released this 25 Aug 03:05
383acc8

Changelog

Enhancement

  • Added application/hal+json content type support PR #171 #172 @kmanley
  • Made IsJSONType and IsXMLType 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

Bug fix