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" |
bool HasFailed&40;&41;
Remarks
Returns whether the request has failed. Please note that HTTP responses in the 4xx and 5xx range are not failures since a communication was established and a response was received. Such errors must be detected and handled by your application examining the response status!