UWeb.WebResponse
- Extends
- Object
- Modifiers
- native noexport
Core.Object
|
+-- UWeb.WebResponse
Inherited Functions from Core.Object |
!, !=, $, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, Abs, Asc, Atan, BeginState, Caps, Chr, Clamp, ClassIsChildOf, Cos, Cross, Disable, Dot, DynamicLoadObject, Enable, EndState, Exp, FClamp, FMax, FMin, FRand, GetAxes, GetEnum, GetPropertyText, GetStateName, GetUnAxes, GotoState, InStr, Invert, IsA, IsInState, Left, Len, Lerp, Localize, Log, Loge, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, OrthoRotation, Rand, RandRange, ResetConfig, Right, RotRand, SaveConfig, SetPropertyText, Sin, Smerp, Sqrt, Square, StaticSaveConfig, Tan, VRand, VSize, Warn, ^, ^^, |, ||, ~, ~= |
var bool bSentResponse;
var bool bSentText;
var const config string IncludePath;
var private native const int ReplacementMap[5];
native final function ClearSubst ( )
function FailAuthentication ( string Realm) )
function HTTPError ( int ErrorNum, optional string Data) )
function HTTPHeader ( string Header) )
function HTTPResponse ( string Header) )
native final function IncludeBinaryFile ( string Filename )
native final function IncludeUHTM ( string Filename )
function Redirect ( string URL) )
event SendBinary ( int Count, byte B[255]) )
function SendStandardHeaders ( optional string ContentType ) )
event SendText ( string Text, optional bool bNoCRLF) )
native final function Subst ( string Variable, string Value, optional bool bClear )
defaultproperties
{
IncludePath="../Web"
}
|
Creation time: Fr 7.6.2013 13:15:28.315 - Created with
UnCodeX