Navigation
API > API/Runtime > API/Runtime/HTTP > API/Runtime/HTTP/Interfaces > API/Runtime/HTTP/Interfaces/IHttpResponse
References
| Module | HTTP |
| Header | /Engine/Source/Runtime/Online/HTTP/Public/Interfaces/IHttpResponse.h |
| Include | #include "Interfaces/IHttpResponse.h" |
int32 GetResponseCode&40;&41; const
Remarks
Gets the response code returned by the requested server. See EHttpResponseCodes for known response codes the response code.