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