#5420 closed defect (fixed)
support for HEAD and HTTP extension methods
Reported by: | Owned by: | James Burke | |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Core | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Similar to #3276, provide support for HEAD.
Ideally, also provide support for the full range of HTTP methods specified in rfc 2616 (http://www.w3.org/Protocols/rfc2616/rfc2616-sec5.html#sec5.1) , or provide a way to extend the current xhr functionality.
This could be as simple as making _doIt publicly accessible.
Attachments (1)
Change History (8)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Cc: | travis@… removed |
---|---|
Component: | General → Core |
Description: | modified (diff) |
Reporter: | changed from guest to travis@… |
Summary: | support for HEAD and HTTP extension elements in Dojo → support for HEAD and HTTP extension methods |
I'm assuming this is about dojo's XHR functions. Updating title as requested.
comment:3 Changed 12 years ago by
Milestone: | → 1.1 |
---|
comment:4 Changed 12 years ago by
Owner: | changed from anonymous to James Burke |
---|
James, since you set the milestone I gess ou are working on this? Assigning to you (for now) at least.
Changed 12 years ago by
Attachment: | dojoXhrHead.patch added |
---|
patch to add xhr HEAD capability to dojo
comment:5 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
whoops - title should read "support for HEAD and HTTP extension *methods* in Dojo"