apple / apple/swift-http-api-proposal
[HTTPAPIs] Does HTTPClientRequestBody need to be Sendable?
Open
http-client
- Dominant language
- Swift
- Stars
- 66
- Forks
- 21
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 2
Description
Does HTTPClientRequestBody need to be Sendable? It's only ever passed into the HTTPClient.perform method, does it ever need to be called from different isolation domains at once?
Contributor guide
Assessment
This issue has not been assessed yet.