Navigation
API > API/Runtime > API/Runtime/HTTP > API/Runtime/HTTP/Interfaces
Inheritance Hierarchy
- IHttpBase
- IHttpResponse
- FHttpResponseCommon
References
| Module | HTTP |
| Header | /Engine/Source/Runtime/Online/HTTP/Public/Interfaces/IHttpResponse.h |
| Include | #include "Interfaces/IHttpResponse.h" |
Syntax
class IHttpResponse : public IHttpBase
Remarks
Interface for Http responses that come back after starting an Http request
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Destructor for overrides |