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