Created
June 5, 2014 00:42
-
-
Save arthurfnsc/d542c40450d43b3f0325 to your computer and use it in GitHub Desktop.
Atividade 3
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
* About to connect() to arthurfnsc.soaexpert.modafocas.org port 80 (#0) | |
* Trying 54.231.0.116... connected | |
> HEAD /index.html HTTP/1.1 | |
> User-Agent: curl/7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3 | |
> Host: arthurfnsc.soaexpert.modafocas.org | |
> Accept: */* | |
> | |
< HTTP/1.1 200 OK | |
< x-amz-id-2: LVjKaH58JSnu8/vH3fxdL3IQqMU67DF95Rq+yM9qQ6BAb8Nwk1JyNXXN/FTzmKSB | |
< x-amz-request-id: 85E8DA83DB90228C | |
< Date: Thu, 05 Jun 2014 00:39:49 GMT | |
< Last-Modified: Thu, 05 Jun 2014 00:31:18 GMT | |
< ETag: "dcd96ec033a3639ae35a3a2cd4af5eab" | |
< Content-Type: text/html | |
< Content-Length: 75 | |
< Server: AmazonS3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment