Skip to content

Instantly share code, notes, and snippets.

@brianf
Created November 6, 2012 17:19
Show Gist options
  • Save brianf/4026129 to your computer and use it in GitHub Desktop.
Save brianf/4026129 to your computer and use it in GitHub Desktop.
C:\Users\brianf>curl -I --insecure "https://repository.apache.org/service/local/
artifact/maven/redirect?r=snapshots&g=org.apache.maven&a=maven-core&v=3.1-SNAPSH
OT&e=jar"
HTTP/1.1 301 Moved Permanently
Date: Tue, 06 Nov 2012 17:19:19 GMT
Server: Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V4
Content-Type: application/xml; charset=ISO-8859-1
Location: https://repository.apache.org/service/local/repositories/snapshots/con
tent/org/apache/maven/maven-core/3.1-SNAPSHOT/maven-core-3.1-20121105.160646-45.
jar
Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept
Content-Length: 207
Set-Cookie: rememberMe=deleteMe; Path=/; Max-Age=0; Expires=Mon, 05-Nov-2012 17:
19:19 GMT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment