litespeed issue with content-type
- by sandeep.s85
I am running magento with litespeed.
The problem I am facing is that ajax call is being made of which header is set as x-json, but lightspeed is setting another header of text/html content type
I've checked that page with apache and everything is working fine.
I checked the response headers with apache and litespeed and here are they:
With…