Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

The HTTP_METHOD option specifies the type of HTTP operation to execute.

If this option is not used, UAC defaults to POST.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Long Form

-httpmethod type

(tick)

(tick)

Values

type is the type of HTTP operation to execute.

Valid values for type are:

  • GET
  • POST

Default is POST.

  • No labels