Skip to content

Instantly share code, notes, and snippets.

@nkallen
Created November 11, 2008 23:52
Show Gist options
  • Save nkallen/24032 to your computer and use it in GitHub Desktop.
Save nkallen/24032 to your computer and use it in GitHub Desktop.
9 RxRequest c GET
9 RxURL c /statuses/user_timeline.xml
9 RxProtocol c HTTP/1.1
9 RxHeader c Authorization: Basic amFjazoxMjM0
9 RxHeader c User-Agent: curl/7.18.1 (i386-apple-darwin9.2.2) libcurl/7.18.1 zlib/1.2.3
9 RxHeader c Host: localhost
9 RxHeader c Accept: */*
9 VCL_call c recv
9 VCL_return c lookup
9 VCL_call c hash
9 VCL_return c hash
9 Hit c 1801734258
9 VCL_call c hit
9 TTL c 1801734258 VCL 0 1226447485
9 VCL_return c restart
9 VCL_call c recv
9 VCL_return c lookup
9 VCL_call c hash
9 VCL_return c hash
9 VCL_call c miss
9 VCL_return c fetch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment