filesafe/controllers
Bobby Wibowo 4193921b4e
Updated uploadController.js
The GET task of URL uploads will now limit the maximum size of the response body by the size reported in Content-Length header of the HEAD task.
This relies on node-fetch's way of handling it. I don't know the magic behind it.
2018-12-09 01:01:08 +07:00
..
albumsController.js Init account-manager branch 2018-10-10 02:52:41 +07:00
authController.js Fixed authController.js 2018-10-13 18:09:09 +07:00
permissionController.js Moved permission-related functions to permissionController 2018-10-13 18:06:58 +07:00
tokenController.js Moved permission-related functions to permissionController 2018-10-13 18:06:58 +07:00
uploadController.js Updated uploadController.js 2018-12-09 01:01:08 +07:00
utilsController.js Init ids-cache branch 2018-12-03 16:18:52 +07:00