Bug Tracker

Modify

Ticket #9087 (closed feature: wontfix)

Opened 2 years ago

Last modified 2 years ago

Add jQuery.support variable for XHR2 - File upload support

Reported by: mattrq Owned by:
Priority: low Milestone: 1.next
Component: ajax Version: 1.6
Keywords: Cc: jaubourg
Blocking: Blocked by:

Description

Add jQuery.support variable for XHR2 - File upload support

Would be good to know if the browser supports the ability to use XHR2 File upload via AJAX, the closes support variable seems to be jQuery.support.cors

Change History

comment:1 Changed 2 years ago by timmywil

  • Cc jaubourg added
  • Priority changed from undecided to low
  • Component changed from unfiled to ajax

comment:2 Changed 2 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to wontfix

As the docs say, we only add .support variables for things we need in core. Otherwise we'd spend too much time during initialization checking for things that the majority of pages don't need.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.