Created
November 21, 2019 13:44
-
-
Save kalabiyau/3e1b6e70b5cd0e5603b71e660c0a8cae 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