RESTEasy returns media types with double-quoted charset in EAP 6

Solution Verified - Updated -

Issue

  • RESTEasy in EAP 6 returns the media type like this:

    application/json;charset="UTF-8"
    
  • The problem is that the UTF-8 is quoted. Jersey 1.19 returns the media type like this:

    application/json;charset=UTF-8
    
  • Is this a bug in RESTEasy?

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 6.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content