apple / apple/swift-http-api-proposal
[HTTPAPIs] Explore how to expose cross-platform Security APIs
Open
http-client
kind/enhancement
status/needs-design
- Dominant language
- Swift
- Stars
- 66
- Forks
- 21
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 2
Description
The current `HTTPClientEventHandler` has a conditional protocol requirement on Darwin platforms based on the `Security` framework. This is problematic since it isn't cross platform. We need to come up with an API that works across platforms for configuring the security mechanisms but also allows leveraging platform specific types.
Contributor guide
Assessment
This issue has not been assessed yet.