FineUploader / server-examples

Server-side examples for the Fine Uploader library
https://fineuploader.com
MIT License
279 stars 204 forks source link

Create CORSSigner.cs #34

Closed dfosterh closed 6 years ago

dfosterh commented 10 years ago
rnicholus commented 10 years ago

Looks good after a quick glance. I'm thinking this should exist in an S3 directory under the existing C# dir though.

dfosterh commented 10 years ago

I've uploaded both chunked and whole files successfully. I have not tested handlePreflight however.

On Thu, Aug 28, 2014 at 5:20 PM, Ray Nicholus notifications@github.com wrote:

Looks good after a quick glance. I'm thinking this should exist in an S3 directory under the existing C# dir though.

— Reply to this email directly or view it on GitHub https://github.com/Widen/fine-uploader-server/pull/34#issuecomment-53800937 .

QOD: The most dangerous strategy is to jump a chasm in two leaps.

rnicholus commented 10 years ago

If you are truly working in a cross-domain environment, all requests to your signature server will be preflighted due to the Content-Type.