apple / apple/swift-http-api-proposal
Support informational responses in HTTPClient
Open
http-client
- Dominant language
- Swift
- Stars
- 66
- Forks
- 21
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 2
Description
Informational responses are not made available to the caller. https://datatracker.ietf.org/doc/html/rfc9110#section-15.2-4 mandates that proxies forward informational responses. That's not possible if the client API doesn't make them available.
Contributor guide
Assessment
This issue has not been assessed yet.