Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Search or jump to...
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
137
Star
1k
Code
Issues
102
Pull requests
20
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
Commits
Branch selector
tomerd-patch-1
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 26, 2020
Avoid horizontal scrolling in README.md code snippets (#276)
Show description for 9c1c62b
MaxDesiatov
authored
9c1c62b
Copy full SHA for 9c1c62b
Commits on Jun 24, 2020
Fix typo in README.md (#272)
Show description for 63fa13c
MaxDesiatov
and
Lukasa
authored
63fa13c
Copy full SHA for 63fa13c
Fix invalid code in `HTTPClient.swift` doc comment (#271)
Show description for dcf7e5c
MaxDesiatov
authored
dcf7e5c
Copy full SHA for dcf7e5c
Commits on Jun 23, 2020
assume chunked on a stream with no length (#247)
Show description for 61a80a2
artemredkin
authored
61a80a2
Copy full SHA for 61a80a2
notify delegate about connect errors (#245)
artemredkin
authored
aac4357
Copy full SHA for aac4357
Commits on Jun 22, 2020
Fixed an issue where redirects to socket path-based servers from any server was always allowed (#259)
Show description for 5c7a317
dimitribouniol
and
artemredkin
authored
5c7a317
Copy full SHA for 5c7a317
Fix doc comment for redirectConfiguration (#266)
Show description for c4f5155
3 people
authored
c4f5155
Copy full SHA for c4f5155
fix missing connect timeout and make tests safer (#267)
Show description for afe6ae4
artemredkin
authored
afe6ae4
Copy full SHA for afe6ae4
All internal connection flow should be executed when shutting down (#268)
artemredkin
authored
aec3fee
Copy full SHA for aec3fee
fix flaky testContentLengthTooLongFails test (#269)
artemredkin
authored
c097c17
Copy full SHA for c097c17
Commits on Jun 19, 2020
Convenience methods for socket paths (#235)
Show description for ec48f4f
dimitribouniol
authored
ec48f4f
Copy full SHA for ec48f4f
Commits on Jun 17, 2020
use standard ByteBuffer construction methods (#262)
weissi
authored
8e60b94
Copy full SHA for 8e60b94
Updated swift-nio to 2.18.0. (#261)
Show description for 275502f
dimitribouniol
authored
275502f
Copy full SHA for 275502f
Commits on Jun 16, 2020
check body length (#255)
artemredkin
authored
606ab0e
Copy full SHA for 606ab0e
Commits on Jun 15, 2020
fix test faling with NIOTS (#257)
artemredkin
authored
f2aef45
Copy full SHA for f2aef45
The host header should also include the port (#237)
Show description for 785ced5
adam-fowler
authored
785ced5
Copy full SHA for 785ced5
fix test and a crash when closed (#254)
artemredkin
authored
a61b31c
Copy full SHA for a61b31c
Commits on Jun 14, 2020
add callin tests (#246)
artemredkin
authored
5e3b77b
Copy full SHA for 5e3b77b
Commits on Jun 13, 2020
add a test to make sure that future is bound to delegate el (#241)
artemredkin
authored
238c653
Copy full SHA for 238c653
Refactor provider shutdown and pending flows (#240)
artemredkin
authored
bb8c4fa
Copy full SHA for bb8c4fa
Commits on Jun 12, 2020
bad certificate can lead to errSSLHandshakeFail or errSSLBadCert (#236)
weissi
authored
8add6b8
Copy full SHA for 8add6b8
Commits on Jun 9, 2020
logging support (#227)
Show description for 86db162
weissi
authored
86db162
Copy full SHA for 86db162
Commits on Jun 2, 2020
Better support for UNIX Domain sockets (#228)
Show description for 364d106
dimitribouniol
authored
364d106
Copy full SHA for 364d106
Commits on May 21, 2020
cpool: don't reuse connection if we sent close (#225)
Show description for 070c1e5
weissi
authored
070c1e5
Copy full SHA for 070c1e5
Commits on May 20, 2020
tests: have defaultClient/HTTPBin for less repetition (#224)
weissi
authored
cb9fd61
Copy full SHA for cb9fd61
tests: instead of pre-populating, make use of testOnly_exact (#223)
weissi
authored
a3887b2
Copy full SHA for a3887b2
draft for streaming el fixes (#215)
artemredkin
authored
f81d0fe
Copy full SHA for f81d0fe
fix validation error propagation (#221)
artemredkin
authored
ce82178
Copy full SHA for ce82178
test: that streaming actually works (#219)
Show description for 2a344e7
weissi
authored
2a344e7
Copy full SHA for 2a344e7
Commits on May 19, 2020
make public API tests not use @testable again (#216)
Show description for b1bb7ae
weissi
authored
b1bb7ae
Copy full SHA for b1bb7ae
Commits on May 18, 2020
refactor pool (#192)
artemredkin
authored
8adfdb9
Copy full SHA for 8adfdb9
Commits on May 15, 2020
Typo fix: `Trasfer-Encoding` -> `Transfer-Encoding` (#211)
fabianfett
authored
b72756a
Copy full SHA for b72756a
Commits on May 13, 2020
fix malformed cookie parsing (#210)
artemredkin
authored
0fbfdcc
Copy full SHA for 0fbfdcc
allow empty value cookies (#208)
artemredkin
authored
75a0433
Copy full SHA for 75a0433
make cookie parsing case insensitive (#207)
artemredkin
authored
f8b8de1
Copy full SHA for f8b8de1
Pagination
Previous
Next
You can’t perform that action at this time.