This website requires JavaScript.
Explore
Help
Sign In
swift-server
/
async-http-client
Watch
1
Star
0
Fork
0
mirror of
https://github.com/swift-server/async-http-client.git
synced
2026-06-02 07:37:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cbf533073d9a5edfb16c266d14151f69137ba7c9
async-http-client
/
Sources
/
AsyncHTTPClient
/
ConnectionPool
/
HTTP1.1
T
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