-
Notifications
You must be signed in to change notification settings - Fork 123
Issues: swift-server/async-http-client
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
HTTPClient should fail early if the internet connection is offline or disconnects
#826
opened Apr 9, 2025 by
gregcotten
HTTPClient timeout overrides timeout set in Feature doesn't work as expected.
HTTPClient.execute(_:timeout:logger:)
kind/bug
#825
opened Apr 2, 2025 by
adam-fowler
Add new APIs to support Swift HTTP Types
kind/feature
New feature.
#818
opened Feb 28, 2025 by
0xTim
offer Structured Concurrency API that supports HTTP response streaming
#807
opened Feb 5, 2025 by
weissi
AHC errors have bad
.localizedDescription
(always claims error 1
)
#797
opened Dec 18, 2024 by
weissi
Undesired (as in older faster than newer) perf delta between older and newer APIs
#756
opened Jul 23, 2024 by
weissi
> 8% overall wall time spent for simple HTTP request on NSURL initialisation & related things
#755
opened Jul 23, 2024 by
weissi
HTTPClient.execute(...) async throws
API violates Structured Concurrency
kind/bug
#752
opened Jul 19, 2024 by
weissi
How to initiate a request using a socks5 proxy with authentication?
#750
opened Jul 17, 2024 by
ljh740
Rename and clarify the
body.collect(upTo:)
API which gets used in an insecure way all the time
#745
opened Jun 21, 2024 by
weissi
Option for
HTTPClientError.remoteConnectionClosed
s to be automatically retried
#715
opened Oct 29, 2023 by
MahdiBM
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.