1 reference to FakeHttpMaxRequestBodySizeFeature
Microsoft.AspNetCore.Routing.FunctionalTests (1)
MinimalFormTests.cs (1)
445context.Features.Set<IHttpMaxRequestBodySizeFeature>(new FakeHttpMaxRequestBodySizeFeature(5_000_000));