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
/
HTTP2
T
History
Fabian Fett
af5966f1d1
Reduce use of
HTTPClient.Configuration
in the Connection objects (
#635
)
2022-10-07 08:05:28 -07:00
..
HTTP2ClientRequestHandler.swift
Call
didSendRequestPart
after the write has hit the socket (
#566
)
2022-04-26 16:04:54 +02:00
HTTP2Connection.swift
Reduce use of
HTTPClient.Configuration
in the Connection objects (
#635
)
2022-10-07 08:05:28 -07:00
HTTP2IdleHandler.swift
[HTTP2] Tolerate GoAway and Settings frames after connection close (
#578
)
2022-04-11 16:24:57 +02:00