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
fc510a39cff61b849bf5cdff17eb2bd6d0777b49
async-http-client
/
Sources
/
AsyncHTTPClient
/
ConnectionPool
/
State Machine
T
History
David Nadoba
14fa6d944d
Report last connection error if request deadline is exceeded (
#601
)
2022-07-01 10:39:38 +02:00
..
HTTPConnectionPool+Backoff.swift
SwiftFormat
--ifdef no-indent
(
#494
)
2021-11-25 17:09:19 +01:00
HTTPConnectionPool+HTTP1Connections.swift
Update swiftformat to 0.48.8 (
#491
)
2021-11-25 10:15:36 +01:00
HTTPConnectionPool+HTTP1StateMachine.swift
Report last connection error if request deadline is exceeded (
#601
)
2022-07-01 10:39:38 +02:00
HTTPConnectionPool+HTTP2Connections.swift
Crash fix: HTTP2Connections emit events after the pool has closed them. (
#481
)
2021-11-19 12:33:08 +01:00
HTTPConnectionPool+HTTP2StateMachine.swift
Report last connection error if request deadline is exceeded (
#601
)
2022-07-01 10:39:38 +02:00
HTTPConnectionPool+RequestQueue.swift
[HTTP2] Create new connections during migration if needed (
#459
)
2021-10-27 18:28:51 +02:00
HTTPConnectionPool+StateMachine.swift
Report last connection error if request deadline is exceeded (
#601
)
2022-07-01 10:39:38 +02:00