vendredi 22 avril 2016

Why Content-Type in Header changing from App(Tomcat) to Web(Apache) layer?

My Application server running on tomcat is producing content-type with value application/json which is expected by my Web layer (Angular) on Apache as Json. But at the end content produced on Browser has become text/html due to which Angular is not able read content and failing.

What are the configuration i need to check on Apache to fix the issue?




Aucun commentaire:

Enregistrer un commentaire