I don't need to test my programs. I have an error-correcting modem.
UE1:WebRequest (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> WebRequest |
Contents
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]
ContentLength[edit]
Type: int
ContentType[edit]
Type: string
Password[edit]
Type: string
RequestType[edit]
Type: ERequestType
URI[edit]
Type: string
Username[edit]
Type: string
VariableMap[edit]
Type: int
Array size: 5
Modifiers: private, native, const
TMultiMap<FString, FString>!
Enums[edit]
ERequestType[edit]
- Request_GET
- Request_POST
Functions[edit]
Native functions[edit]
AddVariable[edit]
DecodeBase64[edit]
GetVariable[edit]
GetVariableCount[edit]
GetVariableNumber[edit]
native final function string GetVariableNumber (string VariableName, int Number, optional string DefaultValue)
Other instance functions[edit]
DecodeFormData[edit]
function DecodeFormData (string Data)
GetHexDigit[edit]
ProcessHeaderString[edit]
function ProcessHeaderString (string S)