Created
May 20, 2015 17:08
-
-
Save RX14/4ef77d80fc2273f76f8b to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| [2015-05-20 18:07:21.472] FINE [org.apache.http.impl.conn.HttpClientConnectionOperator] Connecting to s3.amazonaws.com/54.231.2.24:443 | |
| [2015-05-20 18:07:22.125] FINE [org.apache.http.impl.conn.HttpClientConnectionOperator] Connection established 192.168.0.201:35448<->54.231.2.24:443 | |
| [2015-05-20 18:07:22.132] FINE [org.apache.http.wire] http-outgoing-0 >> "GET /Minecraft.Download/versions/1.7.10/1.7.10.json HTTP/1.1[\r][\n]" | |
| [2015-05-20 18:07:22.132] FINE [org.apache.http.wire] http-outgoing-0 >> "accept-encoding: gzip[\r][\n]" | |
| [2015-05-20 18:07:22.132] FINE [org.apache.http.wire] http-outgoing-0 >> "If-None-Match: "8b58bb9f16e3033782d0247e28ae30d7"[\r][\n]" | |
| [2015-05-20 18:07:22.133] FINE [org.apache.http.wire] http-outgoing-0 >> "user-agent: unirest-java/1.3.11[\r][\n]" | |
| [2015-05-20 18:07:22.133] FINE [org.apache.http.wire] http-outgoing-0 >> "Host: s3.amazonaws.com[\r][\n]" | |
| [2015-05-20 18:07:22.133] FINE [org.apache.http.wire] http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" | |
| [2015-05-20 18:07:22.134] FINE [org.apache.http.wire] http-outgoing-0 >> "[\r][\n]" | |
| [2015-05-20 18:07:22.257] FINE [org.apache.http.wire] http-outgoing-0 << "HTTP/1.1 304 Not Modified[\r][\n]" | |
| [2015-05-20 18:07:22.258] FINE [org.apache.http.wire] http-outgoing-0 << "x-amz-id-2: BCHHZH/KyvW1r/pu6I4i0WCQVIZ3zhnTbVV/8k4oV2ok0pzuCp3ZY/uAYYf2geJlAjxTQx9e9cI=[\r][\n]" | |
| [2015-05-20 18:07:22.258] FINE [org.apache.http.wire] http-outgoing-0 << "x-amz-request-id: E9750FE4F243C7C8[\r][\n]" | |
| [2015-05-20 18:07:22.259] FINE [org.apache.http.wire] http-outgoing-0 << "Date: Wed, 20 May 2015 17:07:23 GMT[\r][\n]" | |
| [2015-05-20 18:07:22.260] FINE [org.apache.http.wire] http-outgoing-0 << "x-amz-meta-cb-modifiedtime: Fri, 17 Apr 2015 13:49:13 GMT[\r][\n]" | |
| [2015-05-20 18:07:22.264] FINE [org.apache.http.wire] http-outgoing-0 << "Last-Modified: Fri, 17 Apr 2015 13:58:22 GMT[\r][\n]" | |
| [2015-05-20 18:07:22.264] FINE [org.apache.http.wire] http-outgoing-0 << "ETag: "8b58bb9f16e3033782d0247e28ae30d7"[\r][\n]" | |
| [2015-05-20 18:07:22.265] FINE [org.apache.http.wire] http-outgoing-0 << "Server: AmazonS3[\r][\n]" | |
| [2015-05-20 18:07:22.266] FINE [org.apache.http.wire] http-outgoing-0 << "[\r][\n]" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment