Created
November 21, 2019 13:44
-
-
Save kalabiyau/bc8a5a0b66a1faa44f8bb12024751524 to your computer and use it in GitHub Desktop.
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 -v jabmaster.cz 0 < 14:09:35 | |
* Rebuilt URL to: jabmaster.cz/ | |
* Trying 46.28.109.202... | |
* TCP_NODELAY set | |
* Connected to jabmaster.cz (46.28.109.202) port 80 (#0) | |
> GET / HTTP/1.1 | |
> Host: jabmaster.cz | |
> User-Agent: curl/7.54.0 | |
> Accept: */* | |
> | |
< HTTP/1.1 301 Moved Permanently | |
< Server: nginx/1.10.3 (Ubuntu) | |
< Date: Thu, 21 Nov 2019 13:09:35 GMT | |
< Content-Type: text/html | |
< Content-Length: 194 | |
< Connection: keep-alive | |
< Location: https://jabmaster.cz/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment