Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
akoumjian
on Nov 30, 2012
|
parent
|
context
|
favorite
| on:
How to directly upload files to Amazon S3 from you...
Direct uploading like this has not been possible through XHR as CORS support was only added this past year. However, you could mitigate it by handling the CORS headers through a proxy, using flash, or a couple other methods.
You could, however, perform a traditional POST.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You could, however, perform a traditional POST.