-
Notifications
You must be signed in to change notification settings - Fork 118
Issues: swift-server/async-http-client
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
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
7% of the overall runtime spent in Issues relating to performance
SelectableEventLoop.debugDescription
performance
#754
opened Jul 23, 2024 by
weissi
HTTPClient.execute(...) async throws
API violates Structured Concurrency
api-design
#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 Issues related to API design
body.collect(upTo:)
API which gets used in an insecure way all the time
api-design
#745
opened Jun 21, 2024 by
weissi
Option for
HTTPClientError.remoteConnectionClosed
s to be automatically retried
#715
opened Oct 29, 2023 by
MahdiBM
HTTPClientRequest looks & feels like a value type but isn't
api-design
Issues related to API design
bug
Something isn't working
#708
opened Aug 15, 2023 by
weissi
Logging contains newlines (because it uses ByteBuffer.debugDescription which IMHO it shouldn't)
#690
opened May 17, 2023 by
weissi
It would be appreciated and useful to have a mechanism within AHC to handle Digest Auth
#687
opened May 1, 2023 by
Diggory
Authenticate using certificate and passphrase like curl's
--cert
option
#669
opened Mar 4, 2023 by
garanda21
HTTP2 go away at the protocol level lets the request hang
bug
Something isn't working
#660
opened Jan 25, 2023 by
dnadoba
Accept any EventLoops in
.delegate(on:)
, not just ones from AHC's own ELG
#653
opened Jan 10, 2023 by
weissi
Doesn't work with usefixie and quotaguard with
invalidProxyResponse
#650
opened Dec 6, 2022 by
MihaelIsaev
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.