Skip to content

Instantly share code, notes, and snippets.

@jfsiii
Created May 7, 2013 01:01
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 jfsiii/5529554 to your computer and use it in GitHub Desktop.
Save jfsiii/5529554 to your computer and use it in GitHub Desktop.
Failing testling urls
curl -iv http://git.testling.com/work/jfsiii/repos/18ec182181f036ab9de8963246be4ae4135a61ab.1367883938695/1367883939220.76a6050c.js
* About to connect() to git.testling.com port 80 (#0)
* Trying 50.57.138.111...
* connected
* Connected to git.testling.com (50.57.138.111) port 80 (#0)
> GET /work/jfsiii/repos/18ec182181f036ab9de8963246be4ae4135a61ab.1367883938695/1367883939220.76a6050c.js HTTP/1.1
> User-Agent: curl/7.24.0 (x86_64-apple-darwin12.0) libcurl/7.24.0 OpenSSL/0.9.8r zlib/1.2.5
> Host: git.testling.com
> Accept: */*
>
< HTTP/1.1 200 OK
HTTP/1.1 200 OK
< server: ecstatic-0.0.1
server: ecstatic-0.0.1
< date: Tue, 07 May 2013 01:01:17 GMT
date: Tue, 07 May 2013 01:01:17 GMT
< content-type: text/plain
content-type: text/plain
< Connection: keep-alive
Connection: keep-alive
< Transfer-Encoding: chunked
Transfer-Encoding: chunked
<
* Connection #0 to host git.testling.com left intact
File not found. :(* Closing connection #0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment