Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
is:issue state:open author:weissi
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
swift-server
/
async-http-client
Public
Notifications
You must be signed in to change notification settings
Fork
135
Star
1k
Code
Issues
101
Pull requests
19
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Issues
Search Issues
is
:
issue
state
:
open
author
:
weissi
is:issue state:open author:weissi
Search
Labels
Milestones
New issue
Search results
Open
Closed
offer Structured Concurrency API that supports HTTP response streaming
Status: Open.
#807
In swift-server/async-http-client;
·
weissi
opened
on Feb 5, 2025
AHC errors have bad <code>.localizedDescription</code> (always claims <code>error 1</code>)
Status: Open.
#797
In swift-server/async-http-client;
·
weissi
opened
on Dec 18, 2024
logging pretty broken: debug Logger only ever logs <code>Request was queued (waiting for a connection to become available)</code>
Status: Open.
#796
In swift-server/async-http-client;
·
weissi
opened
on Dec 18, 2024
Keep-alive strategies for connections in connection pool
Status: Open.
#791
In swift-server/async-http-client;
·
weissi
opened
on Dec 6, 2024
HTTPClient.configuration should expose the configuration set
Status: Open.
#774
In swift-server/async-http-client;
·
weissi
opened
on Sep 24, 2024
Undesired (as in older faster than newer) perf delta between older and newer APIs
Status: Open.
#756
In swift-server/async-http-client;
·
weissi
opened
on Jul 23, 2024
> 8% overall wall time spent for simple HTTP request on NSURL initialisation & related things
Status: Open.
#755
In swift-server/async-http-client;
·
weissi
opened
on Jul 23, 2024
<code>HTTPClient.execute(...) async throws</code> API violates Structured Concurrency
kind/bug
Feature doesn't work as expected.
Feature doesn't work as expected.
Status: Open.
#752
In swift-server/async-http-client;
·
weissi
opened
on Jul 19, 2024
Rename and clarify the <code>body.collect(upTo:)</code> API which gets used in an insecure way all the time
Status: Open.
#745
In swift-server/async-http-client;
·
weissi
opened
on Jun 21, 2024
Remove swift-docc-plugin dependency
Status: Open.
#738
In swift-server/async-http-client;
·
weissi
opened
on Apr 11, 2024
HTTPClientRequest looks & feels like a value type but isn't
kind/bug
Feature doesn't work as expected.
Feature doesn't work as expected.
Status: Open.
#708
In swift-server/async-http-client;
·
weissi
opened
on Aug 15, 2023
Logging contains newlines (because it uses ByteBuffer.debugDescription which IMHO it shouldn't)
Status: Open.
#690
In swift-server/async-http-client;
·
weissi
opened
on May 17, 2023
You can’t perform that action at this time.