Skip to content

Instantly share code, notes, and snippets.

@prologic
Created November 28, 2014 10:28
Show Gist options
  • Save prologic/b57a81fd87ff5d14084e to your computer and use it in GitHub Desktop.
Save prologic/b57a81fd87ff5d14084e to your computer and use it in GitHub Desktop.
created by github.com/tr3buchet/gister
$ curl -v -o - http://localhost:3141/root/pypi/+simple/circuits
* Hostname was NOT found in DNS cache
* Trying 127.0.0.1...
* Connected to localhost (127.0.0.1) port 3141 (#0)
> GET /root/pypi/+simple/circuits HTTP/1.1
> User-Agent: curl/7.39.0
> Host: localhost:3141
> Accept: */*
>
* Recv failure: Connection reset by peer
* Closing connection 0
curl: (56) Recv failure: Connection reset by peer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment