IHttpResponse::GetResponseCode

Gets the response code returned by the requested server.

Windows
MacOS
Linux

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/Interfaces/IHttpResponse.h

Include

#include "Interfaces/IHttpResponse.h"

Syntax

int32 GetResponseCode() const

Remarks

Gets the response code returned by the requested server. See EHttpResponseCodes for known response codes

Returns

the response code.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss