Brocade Virtual ADX OpenScript API Guide (Supporting ADX v Manuel d'utilisateur Page 51

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 132
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 50
Brocade Virtual ADX OpenScript API Guide 39
53-1003243-01
Methods
5
Input Parameters
The following table contains the input values.
Return Values
None
Example
OS_HTTP_REQUEST::url
Returns url specified in HTTP request header if it exists, otherwise it will return NULL.
Context
HTTP request event. If called in the HTTP response context, undefined will be returned.
Usage
Can be used to perform load-balancing based on the url.
Input Parameters
None.
Return Values
The following table contains the return values.
TABLE 30 Input Values
Name Type Description
$val string A string representing the value
of the method type.
TABLE 31 Return Values
Name Type Description
string Value of the url. If not present,
undefined is returned.
use OS_HTTP_REQUEST;
sub HTTP_REQUEST{
OS_HTTP_REQUEST::method("GET");
}
Vue de la page 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 131 132

Commentaires sur ces manuels

Pas de commentaire