MODE HTTP Statement

This optional statement defines the Script as an HTTP mode Script. These Scripts are used to issue HTTP requests to an HTTP server.

This statement must be specified in order for the HTTP-specific commands to be available to a Script.

Format:

 MODE HTTP

Parameters:

None

See also:

The ENVIRONMENT Section