1 write to BufferBody
Microsoft.AspNetCore.Mvc.Core.Test (1)
RequestFormLimitsAttributeTest.cs (1)
59
requestFormLimitsAttribute.
BufferBody
= true;
3 references to BufferBody
Microsoft.AspNetCore.Mvc.Core (3)
RequestFormLimitsAttribute.cs (3)
52
bool? IFormOptionsMetadata.BufferBody =>
BufferBody
;
55
/// If <see cref="
BufferBody
"/> is enabled, this many bytes of the body will be buffered in memory.
68
/// If <see cref="
BufferBody
"/> is enabled, this is the limit for the total number of bytes that will