Returns the buffer content as a bytes array.
Returns the buffer content as a bytes array.
The max length allowed to be stored in memory.
None if the content is too big to fit in memory.
Returns the buffer content as File.
If the content size is bigger than this limit, the content is stored as file.
Buffer size.
Handle the request body a raw bytes data.
If the content size is bigger than this limit, the content is stored as file.