2 references to DefaultBufferThreshold
Microsoft.AspNetCore.Http (2)
Internal\BufferingHelper.cs (2)
13public static HttpRequest EnableRewind(this HttpRequest request, int bufferThreshold = DefaultBufferThreshold, long? bufferLimit = null) 28int bufferThreshold = DefaultBufferThreshold, long? bufferLimit = null)