This website requires JavaScript.
Explore
Help
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-06-02 07:37:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a6ca288e18498e2c1cc4abd8910dda3c74bd5e86
async-http-client
/
Sources
/
AsyncHTTPClient
/
ConnectionPool
/
State Machine
T
History
Fabian Fett
a6ca288e18
[HTTPConnectionPool] StateMachine has explicit function for HTTP1 connection close (
#448
)
2021-10-01 12:50:13 +02:00
..
HTTPConnectionPool+Backoff.swift
prepare
calculateBackoff(failedAttempt:)
to be used in
HTTP2StateMachine
(
#445
)
2021-09-29 16:43:10 +02:00
HTTPConnectionPool+HTTP1Connections.swift
HTTPConnectionPool timeout requests: preserve connection errors
2021-09-13 18:22:29 +02:00
HTTPConnectionPool+HTTP1StateMachine.swift
[HTTPConnectionPool] StateMachine has explicit function for HTTP1 connection close (
#448
)
2021-10-01 12:50:13 +02:00
HTTPConnectionPool+HTTP2Connections.swift
[HTTP2ConnectionPool] added
HTTP2Connections
struct (
#440
)
2021-09-28 12:06:54 +02:00
HTTPConnectionPool+RequestQueue.swift
Add ConnectionPool HTTP1StateMachine (
#416
)
2021-09-09 15:34:03 +02:00
HTTPConnectionPool+StateMachine.swift
[HTTPConnectionPool] StateMachine has explicit function for HTTP1 connection close (
#448
)
2021-10-01 12:50:13 +02:00