Issue: We were having issue with one of the ajax request in webkit browsers ( Chrome, Firefox, and Safari).
scenarios working: 1. If we configure chrome/firefox with Fiddler and enable https decryption in fiddler it works as expected. 2. Works properly in internet explorer.
We were able to see response on page, but if you go to networking tab and check response it's null and request is not complete it's spinning. we were thinking it's more of webkit browser decoding issue.
Please share if you have any idea how to fix or what might be causing this issue, any input will be appreciated.
Raw HTTP Header
HTTP/1.1 200 OK content-encoding: gzip content-language: en-US content-type: application/json;charset=UTF-8 date: Wed, 19 Aug 2015 18:38:23 GMT p3p: CP="NON CUR OTPi OUR NOR UNI" vary: X-Forwarded-Host transfer-encoding: chunked server-name: app2 cache-control: private, must-revalidate, max-age: 0 x-powered-by: Servlet/3.0 x-ua-compatible: IE=edge strict-transport-security: max-age=31536000; includeSubDomains; preload x-frame-options: SAMEORIGIN expires: -1