apple / apple/swift-http-api-proposal
[HTTPAPIs] Explore how to expose dynamic properties during request execution
Open
http-client
kind/usability
status/needs-design
- Dominant language
- Swift
- Stars
- 66
- Forks
- 21
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 2
Description
When executing an HTTP request there are multiple interesting properties that developers might want to observe such as:
- The current progress
- The current bytes sent
- The current bytes received
Let's explore and document how we want developers to retrieve these.
Contributor guide
Assessment
This issue has not been assessed yet.