apple / apple/swift-http-api-proposal
[HTTPClient/HTTPServer] Evaluate if the platform default should be `Copyable`, `Escapable`, `Sendable`
Open
http-client
kind/usability
- Dominant language
- Swift
- Stars
- 66
- Forks
- 21
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 2
Description
Right now the platform default `httpClient` and `httpServer` are just returning an opaque `some HTTPClient/HTTPServer` we should consider constraining these platform to be `Copyable`, `Escapable` and `Sendable`.
Contributor guide
Assessment
This issue has not been assessed yet.