FHttpRequestAdapterBase::GetVerb

Gets the verb (GET, PUT, POST) used by the request.

Windows
MacOS
Linux

Override Hierarchy

IHttpRequest::GetVerb()

FHttpRequestAdapterBase::GetVerb()

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/HttpRequestAdapter.h

Include

#include "HttpRequestAdapter.h"

Syntax

virtual FString GetVerb() const

Remarks

Gets the verb (GET, PUT, POST) used by the request.

Returns

the verb string

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