Skip to content

Adding HttpMessageConversionException handler

Yifan Ye requested to merge httpmessageconversionexception into master

This is the fix for issue #23 (closed), adding a new HttpMessageConversionException handler to handle the exception.

Merge request reports