aspnetcore/test/Microsoft.AspNetCore.Server...
David Fowler 547ad80a27 Don't update consumed if we didn't see a new line (#1592)
* Don't update consumed if we didn't see a new line
- The start line parser incorrectly updated the consumed cursor
when it attempted to find new lines across buffers. This change fixes
that and also removes passing the span by reference (which will be illegal).
- Added a unit test
2017-04-02 00:03:06 -07:00
..
TestHelpers Implement IHttpRequestIdentifierFeature on Frame 2017-03-31 16:54:35 -07:00
.KestrelEventSourceTests.cs.swp
AsciiDecoding.cs
ChunkWriterTests.cs
ChunkedRequestTests.cs
ChunkedResponseTests.cs
ConnectionAdapterTests.cs
ConnectionTests.cs
CreateIPEndpointTests.cs
DateHeaderValueManagerTests.cs
DefaultHeaderTests.cs
EngineTests.cs
FrameHeadersTests.cs
FrameRequestHeadersTests.cs
FrameRequestStreamTests.cs Converted test projects to run on netcoreapp2.0 2017-03-31 02:58:18 -07:00
FrameResponseHeadersTests.cs
FrameResponseStreamTests.cs Converted test projects to run on netcoreapp2.0 2017-03-31 02:58:18 -07:00
FrameTests.cs Implement IHttpRequestIdentifierFeature on Frame 2017-03-31 16:54:35 -07:00
HttpParserTests.cs Don't update consumed if we didn't see a new line (#1592) 2017-04-02 00:03:06 -07:00
HttpUtilitiesTest.cs
HttpsConnectionAdapterTests.cs
KestrelEventSourceTests.cs Implement IHttpRequestIdentifierFeature on Frame 2017-03-31 16:54:35 -07:00
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs Remove deprecated property KestrelServerOptions.MaxRequestBufferSize (#1027). 2017-03-29 20:15:08 -07:00
KestrelServerTests.cs Throw if UseUrls specifies HTTPS or path base (#1519). 2017-03-29 20:23:51 -07:00
LibuvTransportFactoryTests.cs
LibuvTransportOptionsTests.cs
ListenerPrimaryTests.cs
LoggingThreadPoolTests.cs
MessageBodyTests.cs
Microsoft.AspNetCore.Server.KestrelTests.csproj Converted test projects to run on netcoreapp2.0 2017-03-31 02:58:18 -07:00
MultipleLoopTests.cs
NetworkingTests.cs
PathNormalizerTests.cs
PipeOptionsTests.cs
PipelineExtensionTests.cs Add tests for WritableBuffer extensions and rename WriteAscii => WriteAsciiNoValidation 2017-03-29 16:10:31 -07:00
RequestTargetProcessingTests.cs
ServerAddressTests.cs
SocketOutputTests.cs Fixed regression caused by transport refactoring (#1573) 2017-03-30 09:33:28 -07:00
StreamSocketOutputTests.cs
TestInput.cs
UvStreamHandleTests.cs
UvTimerHandleTests.cs
WebHostBuilderKestrelExtensionsTests.cs
xunit.runner.json Add tests for WritableBuffer extensions and rename WriteAscii => WriteAsciiNoValidation 2017-03-29 16:10:31 -07:00