Navigation
API > API/Plugins > API/Plugins/ElectraHTTPStream > API/Plugins/ElectraHTTPStream/IElectraHTTPStreamRequest
Description
Returns the buffer holding the data to be POSTed to the server. Make sure to include a suitable "Content-Type: xxx" header via AddHeader()
| Name | POSTDataBuffer |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraUtil/Source/ElectraHTTPStream/Public/ElectraHTTPStream.h |
| Include Path | #include "ElectraHTTPStream.h" |
IElectraHTTPStreamBuffer & POSTDataBuffer()