×
Jul 1, 2023 · This plugin sends a HTTP/HTTPS request to a user specified URL. The request is made via job execution in Jenkins and depending on the HTTP ...
httpRequest : Perform an HTTP Request and return a response object · url : String. Specify an URL to be requested. · acceptType (optional) · authentication : ...
This plugin sends a http request to an url with some parameters.
Missing: /url | Show results with:/url
This plugin sends a http request to an url with some parameters.
Mar 15, 2023 · Hello, I would like to understand how my code need to look like, so that I don't see the warning: The following steps that have been ...
May 21, 2023 · The issue is I don't know if the HTTP request plugin supports passing in variables from either Jenkins or environment variables. I want to ...
Missing: /url | Show results with:/url
Fields in jenkins.plugins.http_request with type parameters of type HttpRequestNameValuePair. Modifier and Type, Field, Description ...
Package jenkins.plugins.http_request. Class HttpRequestStep. java.lang.Object · hudson.model.AbstractDescribableImpl<org.jenkinsci.plugins.workflow.steps.Step>.
Sep 7, 2021 · This plugin sends an HTTP request to a URL with some parameters. This plugin was made to dispatch an action calling a URL.
Sep 29, 2023 · Hi, I am trying to use Jenkinsfile at the root of the repository to merge the pull request into main/controller. Is this feasible or I need ...