Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The build event handler can be set to automatically respond to any Build Events in the life-cycle of the build. This allows the HTTP endpoint to be hit at any stage of the build process.

HTTP Request

Image RemovedImage Added

Server URL

The URL of the server that the HTTP endpoint to call exists on. Note that the Continua CI server will require access to the server, as it is responsible for running build event handlers. Please make sure that the server is accessible from the machine your Continua CI server is installed on if experiencing any connectivity issues. 

...

Basic & NTLM Authentication 

Image RemovedImage Added

Username

The username to use for basic HTTP or NTLM authentication.

...

Credentials as Parameters Authentication

Image RemovedImage Added

Authentication Parameters Type

...

Allows you to add cookie parameters to the request. These should be entered in the <name>=<value> format with each pair on a separate line.  


Response

Image RemovedImage Added

Response Variables

...