HTTP Commands

The HTTP commands provide facilities for issuing HTTP requests for resources, examining/ interrogating the response messages and synchronizing requests. These commands are only available in Scripts which contain the MODE HTTP statement in their Environment section.

The HTTP commands are as follows:

  • BUILD AUTHENTICATION BLOB Command
  • CONNECT Command
  • DISCONNECT Command
  • GET Command
  • HEAD Command
  • LOAD RESPONSE_INFO BODY Command
  • LOAD RESPONSE_INFO HEADER Command
  • POST Command
  • SYNCHRONIZE REQUESTS Command