jiakuan / gwt-uploader

An API to enable sophisticated file upload capabilities within a GWT application.
http://gwt-uploader.appspot.com/
Apache License 2.0
11 stars 6 forks source link

Added setHttpHeaders method to Uploader #2

Closed FrankW76 closed 7 years ago

FrankW76 commented 7 years ago

This makes it possible to set custom HTTP headers while doing a file upload.