This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: http-request-plugin
    • Environment:

      I am purposely inputting a bad URL and trying to capture the error that ensues. However, the outputFile that I specified is not being updated.

      script {
           response = httpRequest (
                ignoreSslErrors: true, 
                url: 'badURLGoesHere',
                outputFile: 'repwebResults.xml',
                 validResponseCodes: '100:500'
             ) 
      }
      

            Assignee:
            Janario Oliveira
            Reporter:
            Sarah Kladstrup
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: