swift-nio/Sources/NIOHTTP1
Fabian Fett addf69cfe6
Allow HTTP Server to send multiple informational heads before actual response head (#1985)
Co-authored-by: Helge Heß <devteam@zeezide.de>
Co-authored-by: Tobias Haeberle <tobias.haeberle@holidu.com>

Co-authored-by: Helge Heß <devteam@zeezide.de>
Co-authored-by: Tobias Haeberle <tobias.haeberle@holidu.com>
2021-11-09 10:20:51 +00:00
..
ByteCollectionUtils.swift Clean up dependencies and imports. (#1935) 2021-08-12 13:49:46 +01:00
HTTPDecoder.swift [HTTPDecoder] Decode informational http response head correctly (#1984) 2021-11-08 19:41:08 +01:00
HTTPEncoder.swift Clean up dependencies and imports. (#1935) 2021-08-12 13:49:46 +01:00
HTTPPipelineSetup.swift Clean up dependencies and imports. (#1935) 2021-08-12 13:49:46 +01:00
HTTPServerPipelineHandler.swift Allow HTTP Server to send multiple informational heads before actual response head (#1985) 2021-11-09 10:20:51 +00:00
HTTPServerProtocolErrorHandler.swift Allow HTTP Server to send multiple informational heads before actual response head (#1985) 2021-11-09 10:20:51 +00:00
HTTPServerUpgradeHandler.swift Clean up dependencies and imports. (#1935) 2021-08-12 13:49:46 +01:00
HTTPTypes.swift Allow HTTP Server to send multiple informational heads before actual response head (#1985) 2021-11-09 10:20:51 +00:00
NIOHTTPClientUpgradeHandler.swift Clean up dependencies and imports. (#1935) 2021-08-12 13:49:46 +01:00
NIOHTTPObjectAggregator.swift Clean up dependencies and imports. (#1935) 2021-08-12 13:49:46 +01:00