IHttpBase::GetContentType

Shortcut to get the Content-Type header value (if available)

Windows
MacOS
Linux

Override Hierarchy

IHttpBase::GetContentType()

FHttpRequestAdapterBase::GetContentType()

References

Module

HTTP

Header

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

Include

#include "Interfaces/IHttpBase.h"

Syntax

FString GetContentType() const

Remarks

Shortcut to get the Content-Type header value (if available)

Returns

the content type.

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