You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am really happy with filedrop - I have implemented an interactive upload into my site using it, and the results are A-mazing! I, however, want to leverage more common standards such as PUT and DELETE.
Can I tell FileDrop to use PUT for the AJAXy requests and POST for iFrame?
The text was updated successfully, but these errors were encountered:
I am really happy with filedrop - I have implemented an interactive upload into my site using it, and the results are A-mazing! I, however, want to leverage more common standards such as
PUT
andDELETE
.Can I tell FileDrop to use
PUT
for the AJAXy requests andPOST
for iFrame?The text was updated successfully, but these errors were encountered: