Skip to content

Instantly share code, notes, and snippets.

@greggyNapalm
Created February 18, 2014 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save greggyNapalm/9071457 to your computer and use it in GitHub Desktop.
Save greggyNapalm/9071457 to your computer and use it in GitHub Desktop.
GET /some/path/resource/1 HTTP/1.1
User-Agent:Phantom_0.14.0
Host:test.area
Connection:close
HTTP/1.1 200 Ok
Content-Type: text/xml; charset=utf-8
Connection: Close
<?xml version="1.0" encoding="utf-8"?><somedata>xxx</somedata>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment