Created
November 16, 2011 15:35
-
-
Save eirikb/1370374 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 eltafans.com/3/powerplus-redshop -v | |
* About to connect() to eltafans.com port 80 (#0) | |
* Trying 174.143.122.1... connected | |
> GET /3/powerplus-redshop HTTP/1.1 | |
> User-Agent: curl/7.22.0 (x86_64-unknown-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.0e zlib/1.2.5 libssh2/1.3.0 | |
> Host: eltafans.com | |
> Accept: */* | |
> | |
< HTTP/1.1 200 OK | |
< Date: Wed, 16 Nov 2011 15:33:55 GMT | |
< Server: Apache/2.2 | |
< Content-Type: text/html; charset=UTF-8 | |
< X-UA-Compatible: IE=Edge,chrome=1 | |
< Content-Length: 2 | |
< Set-Cookie: 93c445aef1f8f033d67465a33ee78f66=0pmqat5b55osdl8idhrkfktv67; path=/ | |
< Set-Cookie: X-Mapping-edafcnem=38F2020B08F628701EAC1AAAC7EF9512; path=/ | |
< | |
* Connection #0 to host eltafans.com left intact | |
* Closing connection #0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment