-
Notifications
You must be signed in to change notification settings - Fork 117
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
AHC errors have bad
.localizedDescription
(always claims error 1
)
#797
opened Dec 18, 2024 by
weissi
[Feature request] Add
response.isOk
to check if the response status code is 2xx
#793
opened Dec 8, 2024 by
petrpavlik
Obtain Response URL
kind/enhancement
Improvements to existing feature.
#790
opened Dec 6, 2024 by
0xifarouk
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 Improvements to performance.
SelectableEventLoop.debugDescription
area/performance
#754
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
HTTPClientRequest looks & feels like a value type but isn't
kind/bug
Feature doesn't work as expected.
#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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.