Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-58870

Replace HttpGet with HttpHead

XMLWordPrintable

    • GSoC 2019. Coding Phase 3

      Currently, the HttpGet would be downloading the whole file and then another download of the file would occur because of the copyURLToFile. Using HttpHead would only get the headers, which should tell you if the file exists at that URL and get the redirection info.

            stopalopa Natasha Stopa
            stopalopa Natasha Stopa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: