aspnetcore/test/Microsoft.AspNetCore.Server...
Stephen Halter f96c48c08d Add a request body size limit (#1877)
- Implement IHttpMaxRequestBodySizeFeature
2017-06-07 11:48:56 -07:00
..
TestHelpers Add support to use System.Memory as a package instead of internilized source (#1821) 2017-05-16 16:54:03 -07:00
AddressBinderTests.cs
AsciiDecoding.cs
ChunkWriterTests.cs
DateHeaderValueManagerTests.cs
FrameConnectionManagerTests.cs Implement max connection limits 2017-05-26 12:27:48 -07:00
FrameHeadersTests.cs Update test framework versions and fix issues with tests (#1834) 2017-05-17 09:36:40 -07:00
FrameRequestHeadersTests.cs Update test framework versions and fix issues with tests (#1834) 2017-05-17 09:36:40 -07:00
FrameRequestStreamTests.cs Target .NET Standard 2.0 (#1849) 2017-05-20 10:37:35 -07:00
FrameResponseHeadersTests.cs Read request body concurrent to app execution. 2017-05-22 12:23:02 -07:00
FrameResponseStreamTests.cs
FrameTests.cs Add a request body size limit (#1877) 2017-06-07 11:48:56 -07:00
HeartbeatTests.cs
HttpParserTests.cs Add support to use System.Memory as a package instead of internilized source (#1821) 2017-05-16 16:54:03 -07:00
HttpUtilitiesTest.cs
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs Add a request body size limit (#1877) 2017-06-07 11:48:56 -07:00
KestrelServerOptionsTests.cs
KestrelServerTests.cs React to logging in DI changes (#1873) 2017-06-02 08:34:22 -07:00
KnownStringsTests.cs
MessageBodyTests.cs Add a request body size limit (#1877) 2017-06-07 11:48:56 -07:00
Microsoft.AspNetCore.Server.Kestrel.Core.Tests.csproj React to logging in DI changes (#1873) 2017-06-02 08:34:22 -07:00
OutputProducerTests.cs Read request body concurrent to app execution. 2017-05-22 12:23:02 -07:00
PathNormalizerTests.cs
PipeOptionsTests.cs
PipelineExtensionTests.cs
ResourceCounterTests.cs Implement max connection limits 2017-05-26 12:27:48 -07:00
ServerAddressTests.cs
StreamsTests.cs Add a request body size limit (#1877) 2017-06-07 11:48:56 -07:00
StringUtilitiesTests.cs
TestInput.cs Read request body concurrent to app execution. 2017-05-22 12:23:02 -07:00
ThrowingWriteOnlyStreamTests.cs
xunit.runner.json