Created
October 15, 2009 21:48
-
-
Save CaptSolo/211317 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ curl -v http://www.no673domain.com | |
* About to connect() to www.no673domain.com port 80 (#0) | |
* Trying 67.63.50.50... connected | |
* Connected to www.no673domain.com (67.63.50.50) port 80 (#0) | |
> GET / HTTP/1.1 | |
> User-Agent: curl/7.19.6 | |
> Host: www.no673domain.com | |
> Accept: */* | |
> | |
* HTTP 1.0, assume close after body | |
< HTTP/1.0 302 Found | |
< Location: http://search.upc.ie/upcieassist/dnsassist/main/?domain=www.no673domain.com | |
< Server: BigIP | |
* HTTP/1.0 connection set to keep alive! | |
< Connection: Keep-Alive | |
< Content-Length: 0 | |
< | |
* Connection #0 to host www.no673domain.com left intact | |
* Closing connection #0 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment