UE2:WebResponse (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> WebResponse |
- Package:
- UWeb
- This class in other games:
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
bSentResponse
Type: bool
bSentText
Type: bool
used to warn headers already sent
CharSet
Type: string
Modifiers: localized
Default value: "iso-8859-1"
Connection
Type: WebConnection
IncludePath
Type: string
Modifiers: const, config
Default value: "../Web"
ReplacementMap
Type: int
Array size: 5
Modifiers: private, native, const
Functions
Native functions
ClearSubst
native final function ClearSubst ()
GetHTTPExpiration
IncludeBinaryFile
native final function IncludeBinaryFile (string Filename)
IncludeUHTM
native final function IncludeUHTM (string Filename)
LoadParsedUHTM
Subst
Events
SendBinary
SendText
Other instance functions
FailAuthentication
function FailAuthentication (string Realm)
HTTPError
HTTPHeader
function HTTPHeader (string Header)
HTTPResponse
function HTTPResponse (string Header)
Redirect
function Redirect (string URL)
SendCachedFile
SendStandardHeaders