Skip to content

Instantly share code, notes, and snippets.

@jfarcand
Created December 14, 2010 19:27
Show Gist options
  • Save jfarcand/740930 to your computer and use it in GitHub Desktop.
Save jfarcand/740930 to your computer and use it in GitHub Desktop.
Request DefaultHttpRequest(chunked: false)
GET /maven2/com/ning/async-http-client/1.4.1/async-http-client-1.4.1-shaded.jar HTTP/1.1
Host: repo1.maven.org
Pragma: no-cache
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Range: bytes=999634-
Connection: keep-alive
User-Agent: Apache-Maven/3.0.1 (Java 1.6.0_22; Mac OS X 10.6.5)
Response DefaultHttpResponse(chunked: true)
HTTP/1.1 206 Partial Content
Server: nginx/0.7.62
Date: Tue, 14 Dec 2010 19:21:23 GMT
Content-Type: application/java-archive
Content-Length: 94018
Last-Modified: Wed, 01 Dec 2010 16:13:45 GMT
Connection: keep-alive
Content-Range: bytes 999634-1093651/1093652
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment