Hello,

I have an RESTful webservice based on CXF.

Some calls have a specific content type, like application/pdf.

To support some clients which cannot modify http header, I wish to use the 
"_ctype" query parameter to provide the requested content type...

But it seems to not work... (cxf 2.3.8) : "Unsupported media type."

Can you help ?

Anthony

Reply via email to