filestack / filestack-java

Official Java SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://filestack.com
Apache License 2.0
18 stars 18 forks source link

Check for "location_region" during uploads #48

Closed shawnmaten closed 6 years ago

shawnmaten commented 6 years ago

The request to "upload start" may return a field location_region If this field is not empty, the value of it should be sent as the header Filestack-Upload-Region for all "upload upload" requests.

shawnmaten commented 6 years ago

Moved to internal tracker: https://filestack.atlassian.net/browse/FS-3348