Navigation
API > API/Runtime > API/Runtime/HTTP > API/Runtime/HTTP/GenericPlatform > API/Runtime/HTTP/GenericPlatform/FHttpResponseCommon
- IHttpResponse::GetResponseCode()
- FHttpResponseCommon::GetResponseCode()
References
| Module | HTTP |
| Header | /Engine/Source/Runtime/Online/HTTP/Public/GenericPlatform/HttpResponseCommon.h |
| Include | #include "GenericPlatform/HttpResponseCommon.h" |
| Source | /Engine/Source/Runtime/Online/HTTP/Private/GenericPlatform/HttpResponseCommon.cpp |
virtual int32 GetResponseCode() const
Remarks
Gets the response code returned by the requested server. See EHttpResponseCodes for known response codes the response code.