kean / Get

Web API client built using async/await
MIT License
943 stars 75 forks source link

Added urlSession(_:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:) delegate function #80

Closed jnouwen closed 1 year ago

jnouwen commented 1 year ago

Adding the delegate function urlSession(_:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:) as mentioned in Issue #77