Created
February 28, 2018 13:26
This file contains 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 cssunderhood.ru -v | |
* Rebuilt URL to: cssunderhood.ru/ | |
* Trying 2a03:6f00:1::5c35:726b... | |
* TCP_NODELAY set | |
* Connected to cssunderhood.ru (2a03:6f00:1::5c35:726b) port 80 (#0) | |
> GET / HTTP/1.1 | |
> Host: cssunderhood.ru | |
> User-Agent: curl/7.54.0 | |
> Accept: */* | |
> | |
< HTTP/1.1 302 Moved Temporarily | |
< Server: nginx/1.12.1 | |
< Date: Wed, 28 Feb 2018 13:25:42 GMT | |
< Content-Type: text/html | |
< Content-Length: 161 | |
< Connection: keep-alive | |
< Location: http://clarus.timeweb.ru/parking/?ref=cssunderhood.ru | |
< Cache-Control: no-cache, no-store | |
< | |
<html> | |
<head><title>302 Found</title></head> | |
<body bgcolor="white"> | |
<center><h1>302 Found</h1></center> | |
<hr><center>nginx/1.12.1</center> | |
</body> | |
</html> | |
* Connection #0 to host cssunderhood.ru left intact |
ghost
commented
Feb 28, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment