This is a migrated thread and some comments may be shown as answers.

Upload Widget - How to "PUT" file uploads?

3 Answers 130 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Timothy
Top achievements
Rank 1
Timothy asked on 03 Jan 2015, 07:02 PM
I'm working on a system that involves uploading directly to Google Cloud Storage with signed URLs, a process that seems to only work correctly when PUTing, not POSTing.  Is it possible to configure the Upload widget to use PUT instead of POST?

3 Answers, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 05 Jan 2015, 08:25 AM
Hello Timothy,


The Upload widget only supports uploading files via POST. In the current case you could use a server handler that accept post requests and then send the files to Google Cloud.

Regards,
Dimiter Madjarov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Timothy
Top achievements
Rank 1
answered on 06 Jan 2015, 05:15 PM
In this case, we are specifically moving away from that workflow to take advantage of the lowered cost and higher file size limit that doing so allows.  It would be nice to have that feature in the future
0
Dimiter Madjarov
Telerik team
answered on 07 Jan 2015, 09:02 AM

Hello Timothy,

Thank you for suggesting this feature for implementation. We have reviewed it in the past months and have decided to not add it to our development plans at the moment. Nevertheless if you consider that it is a must, you could post it in our User Voice portal.

Regards,
Dimiter Madjarov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Upload
Asked by
Timothy
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Timothy
Top achievements
Rank 1
Share this question
or