Mostly Harmless
UE2:WebResponse (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> WebResponse |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties[edit]
bSentResponse[edit]
Type: bool
bSentText[edit]
Type: bool
used to warn headers already sent
CharSet[edit]
Type: string
Modifiers: localized
Default value: "iso-8859-1"
Connection[edit]
Type: WebConnection
IncludePath[edit]
Type: string
Modifiers: const, config
Default value: "../Web"
ReplacementMap[edit]
Type: int
Array size: 5
Modifiers: private, native, const
Functions[edit]
Native functions[edit]
ClearSubst[edit]
native final function ClearSubst ()
GetHTTPExpiration[edit]
IncludeBinaryFile[edit]
native final function IncludeBinaryFile (string Filename)
IncludeUHTM[edit]
native final function IncludeUHTM (string Filename)
LoadParsedUHTM[edit]
Subst[edit]
Events[edit]
SendBinary[edit]
SendText[edit]
Other instance functions[edit]
FailAuthentication[edit]
function FailAuthentication (string Realm)
HTTPError[edit]
HTTPHeader[edit]
function HTTPHeader (string Header)
HTTPResponse[edit]
function HTTPResponse (string Header)
Redirect[edit]
function Redirect (string URL)