..
ByteBufferUtilsTest+XCTest.swift
issue-1036: Fix for dates on Linux test generation script. ( #1894 )
2021-07-13 14:31:01 +01:00
ByteBufferUtilsTest.swift
Clean up dependencies and imports. ( #1935 )
2021-08-12 13:49:46 +01:00
HTTPClientUpgradeTests+XCTest.swift
issue-1036: Fix for dates on Linux test generation script. ( #1894 )
2021-07-13 14:31:01 +01:00
HTTPClientUpgradeTests.swift
Clean up dependencies and imports. ( #1935 )
2021-08-12 13:49:46 +01:00
HTTPDecoderLengthTest+XCTest.swift
issue-1036: Fix for dates on Linux test generation script. ( #1894 )
2021-07-13 14:31:01 +01:00
HTTPDecoderLengthTest.swift
[HTTPDecoder] Decode informational http response head correctly ( #1984 )
2021-11-08 19:41:08 +01:00
HTTPDecoderTest+XCTest.swift
Correctly manage Content-Length on HEAD responses ( #2277 )
2022-10-04 06:59:57 -07:00
HTTPDecoderTest.swift
Correctly manage Content-Length on HEAD responses ( #2277 )
2022-10-04 06:59:57 -07:00
HTTPHeaderValidationTests+XCTest.swift
Merge pull request from GHSA-7fj7-39wj-c64f
2022-09-27 13:09:52 +01:00
HTTPHeaderValidationTests.swift
Merge pull request from GHSA-7fj7-39wj-c64f
2022-09-27 13:09:52 +01:00
HTTPHeadersTest+XCTest.swift
issue-1036: Fix for dates on Linux test generation script. ( #1894 )
2021-07-13 14:31:01 +01:00
HTTPHeadersTest.swift
Don't count CR or LF as whitespace when trimming canonical header values ( #1954 )
2021-09-14 08:26:05 +01:00
HTTPRequestEncoderTest+XCTest.swift
Merge pull request from GHSA-7fj7-39wj-c64f
2022-09-27 13:09:52 +01:00
HTTPRequestEncoderTest.swift
Clean up dependencies and imports. ( #1935 )
2021-08-12 13:49:46 +01:00
HTTPResponseEncoderTest+XCTest.swift
Merge pull request from GHSA-7fj7-39wj-c64f
2022-09-27 13:09:52 +01:00
HTTPResponseEncoderTest.swift
Clean up dependencies and imports. ( #1935 )
2021-08-12 13:49:46 +01:00
HTTPResponseStatusTests+XCTest.swift
HTTPResponseStatus should print code and reason ( #2257 )
2022-08-31 05:37:08 -07:00
HTTPResponseStatusTests.swift
HTTPResponseStatus should print code and reason ( #2257 )
2022-08-31 05:37:08 -07:00
HTTPServerClientTest+XCTest.swift
issue-1036: Fix for dates on Linux test generation script. ( #1894 )
2021-07-13 14:31:01 +01:00
HTTPServerClientTest.swift
Move NIO to NIOPosix, make NIO a shell. ( #1936 )
2021-08-16 16:50:40 +01:00
HTTPServerPipelineHandlerTest+XCTest.swift
Allow HTTP Server to send multiple informational heads before actual response head ( #1985 )
2021-11-09 10:20:51 +00:00
HTTPServerPipelineHandlerTest.swift
Update HTTP parser to LLHTTP ( #2263 )
2022-09-13 14:09:57 +01:00
HTTPServerProtocolErrorHandlerTest+XCTest.swift
Allow HTTP Server to send multiple informational heads before actual response head ( #1985 )
2021-11-09 10:20:51 +00:00
HTTPServerProtocolErrorHandlerTest.swift
Allow HTTP Server to send multiple informational heads before actual response head ( #1985 )
2021-11-09 10:20:51 +00:00
HTTPServerUpgradeTests+XCTest.swift
Don't unconditionally remove the HTTPServerUpgradeHandler ( #2303 )
2022-10-28 07:32:43 -07:00
HTTPServerUpgradeTests.swift
Use #fileID/#filePath instead of #file ( #2306 )
2022-11-03 16:43:13 +00:00
HTTPTest+XCTest.swift
issue-1036: Fix for dates on Linux test generation script. ( #1894 )
2021-07-13 14:31:01 +01:00
HTTPTest.swift
Workaround `Sendable` warning from Swift 5.7 ( #2225 )
2022-07-21 18:20:49 +01:00
HTTPTypesTest+XCTest.swift
issue-1036: Fix for dates on Linux test generation script. ( #1894 )
2021-07-13 14:31:01 +01:00
HTTPTypesTest.swift
Initializing HTTPMethod with String picks explicit value over catch all RAW(value) ( #1329 )
2020-01-02 11:39:54 -05:00
NIOHTTPObjectAggregatorTest+XCTest.swift
issue-1036: Fix for dates on Linux test generation script. ( #1894 )
2021-07-13 14:31:01 +01:00
NIOHTTPObjectAggregatorTest.swift
Clean up dependencies and imports. ( #1935 )
2021-08-12 13:49:46 +01:00
TestUtils.swift
Move NIO to NIOPosix, make NIO a shell. ( #1936 )
2021-08-16 16:50:40 +01:00
UnsafeTransfer.swift
Remove `#if compiler(>=5.5)` ( #2292 )
2022-10-13 07:17:46 -07:00