Bug 7390
Summary: | XMLHttpRequest.open method HEAD not implemented | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sen Haerens <sen> |
Component: | XML | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, ian |
Priority: | P2 | ||
Version: | 417.x | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
Bug Depends on: | 3812 | ||
Bug Blocks: |
Sen Haerens
When requesting an url with method HEAD not only the headers but also the resource is returned.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of 3812 ***
Alexey Proskuryakov
Looks like HEAD is special, and may not just work after bug 3812 is fixed. Reopening.
Alexey Proskuryakov
This was fixed, after an underlying OS bug was fixed.