Skip to content

Instantly share code, notes, and snippets.

@chihchun
Created March 28, 2014 08:07
Show Gist options
  • Save chihchun/9827665 to your computer and use it in GitHub Desktop.
Save chihchun/9827665 to your computer and use it in GitHub Desktop.
$ curl -v http://is.gd/fdjqWx
* About to connect() to is.gd port 80 (#0)
* Trying 89.200.143.50... connected
> GET /fdjqWx HTTP/1.1
> User-Agent: curl/7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1c zlib/1.2.3.4 libidn/1.23 librtmp/2.3
> Host: is.gd
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Server: nginx
< Date: Fri, 28 Mar 2014 08:05:27 GMT
< Content-Type: text/html; charset=UTF-8
< Transfer-Encoding: chunked
< Connection: keep-alive
< X-Powered-By: PHP/5.2.17
< Location: https://www.dropbox.com/s/jkgxojy0ujmm3f8/%E9%9B%BB%E5%AD%90%E8%A1%A8%E5%96%AE.apk
<
* Connection #0 to host is.gd left intact
* Closing connection #0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment