Allow user to specify a callback function so that when GET or PUT reaches specified points of upload / download, something can be done. This would be useful for progress monitoring.
Have implemented a file like object to help sending files in chunks. This object could be extended to allow a call back function to be executed every x percent of the file read.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Have implemented a file like object to help sending files in chunks. This object could be extended to allow a call back function to be executed every x percent of the file read.
Added callback feature to file_wrapper. Not yet tested though!
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
SF automatically closed ticket when it was not ready to be closed