[Webkit-unassigned] [Bug 82202] Make XHR POST and PUT Content-Length sending behavior explicit on XHR level

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 26 11:00:38 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=82202





--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2012-03-26 11:00:38 PST ---
The rule is that the engine can send whatever headers it deems correct, but JavaScript code can only change most header fields if explicitly allowed by a CORS reply from server. And some header fields cannot be set at all, regardless of CORS.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list