Skip to content

Instantly share code, notes, and snippets.

@Charlweed
Created November 25, 2014 23:11
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 Charlweed/d70722728bc5e972f767 to your computer and use it in GitHub Desktop.
Save Charlweed/d70722728bc5e972f767 to your computer and use it in GitHub Desktop.
curl.exe -v -H "Connection: Keep-Alive" -H "Accept-Encoding: gzip,deflate" -A "Gradle/2.0 (Windows 7;6.1;amd64) (Oracle Corporation;1.7.0_67;24.65-b04)" http://repo1.maven.org/maven2/net/minecraftforge/gradle/ForgeGradle/1.2-SNAPSHOT/ForgeGradle-1.2-SNAPSHOT.jar
* Adding handle: conn: 0x1f3f660
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0x1f3f660) send_pipe: 1, recv_pipe: 0
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* About to connect() to repo1.maven.org port 80 (#0)
* Trying 199.27.79.209...
* Connected to repo1.maven.org (199.27.79.209) port 80 (#0)
> GET /maven2/org/eclipse/equinox/preferences/3.5.200-v20140224-1527/preferences-3.5.200-v20??140224-1527.jar.sha1 HTTP/1.1
> User-Agent: Gradle/2.0 (Windows 7;6.1;amd64) (Oracle Corporation;1.7.0_67;24.65-b04)
> Host: repo1.maven.org
> Accept: */*
> Connection: Keep-Alive
> Accept-Encoding: gzip,deflate
>
< HTTP/1.1 404 Not Found
* Server nginx is not blacklisted
< Server: nginx
< Content-Type: text/html
< Content-Length: 168
< Accept-Ranges: bytes
< Date: Tue, 25 Nov 2014 21:32:54 GMT
< Age: 110
< X-Served-By: cache-iad2127-IAD, cache-lax1432-LAX
< X-Cache: MISS, HIT
< X-Cache-Hits: 0, 1
< X-Timer: S1416951174.246942,VS0,VE0
< X-Cache: MISS from enterprise.hymesruzicka.org
< X-Cache-Lookup: MISS from enterprise.hymesruzicka.org:3128
< Via: 1.1 varnish, 1.1 varnish, 1.1 enterprise.hymesruzicka.org (squid/3.3.13)
< Connection: keep-alive
<
{ [data not shown]
100 168 100 168 0 0 2153 0 --:--:-- --:--:-- --:--:-- 2153
* Connection #0 to host repo1.maven.org left intact
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment