Navigation
API > API/Runtime > API/Runtime/HTTP > API/Runtime/HTTP/FHttpModule
References
| Module | HTTP |
| Header | /Engine/Source/Runtime/Online/HTTP/Public/HttpModule.h |
| Include | #include "HttpModule.h" |
void SetMaxReadBufferSize
&40;
int32 SizeInBytes
&41;
Remarks
Sets the maximum size for the read buffer
Parameters
| Name | Description |
|---|---|
| SizeInBytes | The maximum number of bytes to use for the read buffer |