[Webkit-unassigned] [Bug 24845] New: xmlHttpRequest with method post and empty data causes 411
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 26 12:11:10 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=24845
Summary: xmlHttpRequest with method post and empty data causes
411
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: g.schlmm at gmail.com
if you do a xmlHttpObj.open('POST', 'url', true); xmlHttpObj.send('');
you getting "411: Length required"
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list