Protocol
HttpRequestHandlerDelegate
protocol HttpRequestHandlerDelegate
Requirements
didReceiveUploadProgressUpdate(progress:)
func didReceiveUploadProgressUpdate(progress: Float)
didCompletedUploadWithError()
func didCompletedUploadWithError()
didCompletedUploadWithoutError()
func didCompletedUploadWithoutError()