GetWebResponsePacket (Opus Funktion)
Beschreibung
Gibt den angeforderten Inhalt zurück.Â
Argumente
Name | Typ | Beschreibung |
---|---|---|
 | [string] | Headers |
 | [string] | Keys |
 | [string] | Values |
 | string | Protocol |
 | string | ErrorCode |
 | string | ErrorText |
 | blob | Data |
Rückgabewert blob
xxx
Beispiel
WebRequestAnswer = GetWebResponsePacket([""], |
---|
Siehe auch
---