Skip to content

EyadA/http-request-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This plugin does a HTTP/HTTPS request to a speficied URL with the build parameters automatically part of the payload as key/value pairs.

It can be configured whether GET or POST (default) should be used as HTTP method, as well as if the status return code of the response marks the build as failed (default) or is ignored. You can specify different username / password pairs in the global configuration to support authenticated HTTP/HTTPS requests, which you then refer to from your build configuration.

About

This plugin does a request to an url with some parameters.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.1%
  • HTML 4.9%