Skip to content

Instantly share code, notes, and snippets.

@robertwe
Created November 21, 2017 08:13
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 robertwe/9b0331aac9c6aeb151260a494b27ed3d to your computer and use it in GitHub Desktop.
Save robertwe/9b0331aac9c6aeb151260a494b27ed3d to your computer and use it in GitHub Desktop.
curl -vv http://178.33.37.238
* Rebuilt URL to: http://178.33.37.238/
* Trying 178.33.37.238...
* TCP_NODELAY set
* Connected to 178.33.37.238 (178.33.37.238) port 80 (#0)
> GET / HTTP/1.1
> Host: 178.33.37.238
> User-Agent: curl/7.54.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Server: nginx/1.12.0
< Date: Tue, 21 Nov 2017 08:12:22 GMT
< Content-Type: text/html; charset=UTF-8
< Transfer-Encoding: chunked
< Connection: keep-alive
< Set-Cookie: ct_cookies_test=03d53eb311a71d923a933a73751bc6a3; path=/
< Set-Cookie: PHPSESSID=ijt4m7483mhkja9r12q6vfb2q2; path=/
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
< Pragma: no-cache
< X-Powered-By: W3 Total Cache/0.9.5.4
< Location: http://probasket.pl/
<
* Connection #0 to host 178.33.37.238 left intact
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment