HTTP SDK Callbacks
| ghttpCompletedCallback | Called when the entire file has been received. |
| ghttpPostCallback | Called during requests to let the app know how much of the post data has been uploaded. |
| ghttpProgressCallback | Called with updates on the current state of the request. |