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
5bee16a79922e3efcb5cea06ecd27e6f8048b56b
async-http-client
/
Sources
/
AsyncHTTPClient
/
ConnectionPool
/
HTTP1
T
History
Fabian Fett
af5966f1d1
Reduce use of
HTTPClient.Configuration
in the Connection objects (
#635
)
2022-10-07 08:05:28 -07:00
..
HTTP1ClientChannelHandler.swift
Correctly close the connection if sendEnd fails (
#599
)
2022-06-17 17:09:19 +01:00
HTTP1Connection.swift
Reduce use of
HTTPClient.Configuration
in the Connection objects (
#635
)
2022-10-07 08:05:28 -07:00
HTTP1ConnectionStateMachine.swift
Correctly handle Connection: close with streaming (
#598
)
2022-06-17 12:27:03 +01:00