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
628b942522609f9a81ff8b5c42f8d512e46fca01
async-http-client
/
Sources
/
AsyncHTTPClient
/
ConnectionPool
/
State Machine
T
History
David Nadoba
628b942522
prepare
calculateBackoff(failedAttempt:)
to be used in
HTTP2StateMachine
(
#445
)
2021-09-29 16:43:10 +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
prepare
calculateBackoff(failedAttempt:)
to be used in
HTTP2StateMachine
(
#445
)
2021-09-29 16:43:10 +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
Add ConnectionPool HTTP1StateMachine (
#416
)
2021-09-09 15:34:03 +02:00