mirror of
https://github.com/boostorg/beast.git
synced 2025-08-03 14:54:32 +02:00
file_body buffer size can be configured.
This commit is contained in:
committed by
Klemens Morgenstern
parent
99bceb5bff
commit
4ff4c79d5b
@@ -35,6 +35,13 @@ failure to do so may result in violations of ODR (One Definition Rule).
|
||||
Enables the use of deprecated APIs within Beast.
|
||||
]
|
||||
]
|
||||
[
|
||||
[
|
||||
BOOST_BEAST_FILE_BUFFER_SIZE
|
||||
][
|
||||
Sets the small buffer size for the file_body. Defaults to 4096.
|
||||
]
|
||||
]
|
||||
]
|
||||
|
||||
[endsect]
|
||||
|
Reference in New Issue
Block a user