Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Solr, mail # user - Content-Type of XMLResponseWriter / QueryResponseWriter


Copy link to this message
-
Content-Type of XMLResponseWriter / QueryResponseWriter
Bernd Fehling 2011-03-03, 15:30
Dear list,

is there any deeper logic behind the fact that XMLResponseWriter
is sending CONTENT_TYPE_XML_UTF8="application/xml; charset=UTF-8" ?

I would assume (and also most browser) that for XML Output
to receive "text/xml" and not "application/xml".

Or do you want the browser to call and XML-Editor with the result?

Best regards, Bernd