This website requires JavaScript.
Explore
Help
Register
Sign In
swift-server
/
async-http-client
Watch
1
Star
0
Fork
0
You've already forked async-http-client
mirror of
https://github.com/swift-server/async-http-client.git
synced
2026-05-03 07:32:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
http-client-1.8
async-http-client
/
Sources
/
AsyncHTTPClient
/
ConnectionPool
/
HTTP1.1
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Fabian Fett
cbf533073d
Fix race between connection close and scheduling new request (
#546
) (
#548
)
2022-01-24 13:32:28 +01:00
..
HTTP1ClientChannelHandler.swift
Handle NIOSSLError.uncleanShutdown correctly (
#472
)
2021-11-11 11:02:54 +01:00
HTTP1Connection.swift
Support informational response heads (
#469
)
2021-11-10 13:33:38 +01:00
HTTP1ConnectionStateMachine.swift
Fix race between connection close and scheduling new request (
#546
) (
#548
)
2022-01-24 13:32:28 +01:00