-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: http-request-plugin
-
Environment:Plugin version: 1.8.17
Jenkins version: 2.49
Overview:
When trying to generate a HTTP request through theĀ Snippet Generator, I get a "no public field 'ignoreSslErrors' (...)" error message.
Steps to reproduce:
> Make sure you have the HTTP Request plugin installed
- Go to the Snipper Generator
- Select the httpRequest on the Sample Step dropdown.
- Input any URL
- Click the Generate Pipeline Script button
Ā
Ā
Current result: - An error message is shown
Expected result:
- A snippet should be generated.
- is blocked by
-
JENKINS-43300 pipeline snippet generator errors for http request plugin
-
- Closed
-