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
8d4e2b1d245daf4f393ebdf07624cb769919971c
async-http-client
/
Sources
/
AsyncHTTPClient
/
ConnectionPool
T
History
Fabian Fett
8d4e2b1d24
ConnectionFactory: Replace (Channel, HTTPVersion) with NegotiatedProtocol (
#399
)
2021-07-08 11:31:15 +01:00
..
ChannelHandler
Refactor Channel creation (
#377
)
2021-06-28 13:17:33 +02:00
HTTPConnectionPool.swift
Refactor Channel creation (
#377
)
2021-06-28 13:17:33 +02:00
HTTPConnectionPool+Factory.swift
ConnectionFactory: Replace (Channel, HTTPVersion) with NegotiatedProtocol (
#399
)
2021-07-08 11:31:15 +01:00
HTTPConnectionPool+Manager.swift
Refactor Channel creation (
#377
)
2021-06-28 13:17:33 +02:00
HTTPExecutingRequest.swift
Refactor Request Validation (
#391
)
2021-07-07 19:50:00 +02:00
HTTPRequestStateMachine.swift
Buffer
channelRead
s in
ResponseStreamState
until the next
channelReadComplete
(
#388
)
2021-07-07 13:30:22 +02:00
HTTPRequestStateMachine+Demand.swift
Buffer
channelRead
s in
ResponseStreamState
until the next
channelReadComplete
(
#388
)
2021-07-07 13:30:22 +02:00
RequestFramingMetadata.swift
Refactor Request Validation (
#391
)
2021-07-07 19:50:00 +02:00