Bug 7390

Summary: XMLHttpRequest.open method HEAD not implemented
Product: WebKit Reporter: Sen Haerens <sen>
Component: XMLAssignee: 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:    

Description Sen Haerens 2006-02-20 08:38:58 PST
When requesting an url with method HEAD not only the headers but also the resource is returned.
Comment 1 Alexey Proskuryakov 2006-02-20 12:05:34 PST

*** This bug has been marked as a duplicate of 3812 ***
Comment 2 Alexey Proskuryakov 2006-02-28 11:08:09 PST
Looks like HEAD is special, and may not just work after bug 3812 is fixed. Reopening.
Comment 3 Alexey Proskuryakov 2006-11-19 13:39:35 PST
This was fixed, after an underlying OS bug was fixed.