Skip to content

Instantly share code, notes, and snippets.

@jglick
Created February 3, 2015 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jglick/0ffaf0c3c2eafbb435c7 to your computer and use it in GitHub Desktop.
Save jglick/0ffaf0c3c2eafbb435c7 to your computer and use it in GitHub Desktop.
Jenkins tool metadata
$ curl -IL http://updates.jenkins-ci.org/updates/hudson.tasks.Ant.AntInstaller.json.html
HTTP/1.1 302 Found
Date: Tue, 03 Feb 2015 21:00:58 GMT
Server: Apache/2.2.14 (Ubuntu)
Location: http://mirrors.jenkins-ci.org/updates/updates/hudson.tasks.Ant.AntInstaller.json.html
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=iso-8859-1
Set-Cookie: SERVERID=Local; path=/
HTTP/1.1 200 OK
Date: Tue, 03 Feb 2015 21:00:59 GMT
Server: Apache/2.2.14 (Ubuntu)
Last-Modified: Mon, 02 Feb 2015 20:29:07 GMT
ETag: "8c8bd8-1490-50e20ce556ac0"
Accept-Ranges: bytes
Content-Length: 5264
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Set-Cookie: SERVERID=Local; path=/
Cache-control: private
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment