Opened 7 years ago
Closed 5 years ago
#18246 closed enhancement (patchwelcome)
Allow custom HTTP headers in Uploader.upload()
Reported by: | Philippe May | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | DojoX Uploader | Version: | 1.10.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
There's currently no way for setting HTTP headers in the dojox/form/Uploader widget, when using the upload() method.
Use case: Django really wants "CSRF" cookies, for security purpose.
Change History (1)
comment:1 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Given the lack of attention that dojox/form/Uploader has received, I'm closing this ticket as patchwelcome. If you would like to work on a fix, please create a pull request and reopen the ticket.