janhoy commented on pull request #418: URL: https://github.com/apache/solr/pull/418#issuecomment-972714512
I tested a bit more, and frontend uses `text/javascript` which is not a standard content-type, so it would get 400 error on those. I change files.js to use `application/javascript`, and also the xml types -> `application/xml` even if backend also supports `text/xml`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org