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
0b5bec741bfcf941e208d937de2ec29affe750a7
async-http-client
/
Sources
/
AsyncHTTPClient
/
ConnectionPool
/
State Machine
T
History
David Nadoba
f17a47e916
Allow immediate request failure on connection error (
#625
)
2022-10-10 13:34:42 +01: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
Allow immediate request failure on connection error (
#625
)
2022-10-10 13:34:42 +01: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
Allow immediate request failure on connection error (
#625
)
2022-10-10 13:34:42 +01:00
HTTPConnectionPool+RequestQueue.swift
[HTTP2] Create new connections during migration if needed (
#459
)
2021-10-27 18:28:51 +02:00
HTTPConnectionPool+StateMachine.swift
Allow immediate request failure on connection error (
#625
)
2022-10-10 13:34:42 +01:00