Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.3.24
-
None
Description
JSONInterceptor takes a contentType parameter, but as far as I can tell does nothing with it. I would think a reasonable way to use it would be to have it used if available, rather than the content type from the request so that the interceptor can be used when receiving a JSON post from a third party that does not set the correct content type.