This website requires JavaScript.
Explore
Help
Sign In
swift-server
/
async-http-client
Watch
1
Star
0
Fork
0
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
10f42e647a15d6e5c0e9de2e081761d23730a249
async-http-client
/
Sources
/
AsyncHTTPClient
/
ConnectionPool
/
HTTP2
T
History
Fabian Fett
and
GitHub
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