Comment #2 on issue 22748 by guznik: Chrome Frame drops "accept" header
http://code.google.com/p/chromium/issues/detail?id=22748

I attached an example of the bug: the HTML contains JavaScript that makes  
an Ajax
request using jQuery to a servlet using the "application/json" accept  
header. The
servlet returns the accept header and the client displays it. I used  
FireBug to make
sure the accept header is indeed "application/json".
In browsers including IE without Chrome Frame the accept header is
"application/json", but in IE with Chrome Frame it is "*/*".

Attachments:
        Enter.java  646 bytes
        index.html  760 bytes

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to