-
Bug
-
Resolution: Done
-
Major
-
4.1.1.Final
-
None
-
None
If you generate a client for a service that does content negotiation for more then one media-type, then the accept-header will contain two mediatype. The class org.jboss.resteasy.client.jaxrs.cache.CacheInterceptor will interpret as a single media-type, also ignoring possible quality argument, and cause an exception.
- is caused by
-
RESTEASY-2038 CacheInterceptor uses content type of response as mediatype instead of accept header of request
- Resolved