Skip to content

Instantly share code, notes, and snippets.

@hemalich
Created April 27, 2011 08:11
Show Gist options
  • Save hemalich/943894 to your computer and use it in GitHub Desktop.
Save hemalich/943894 to your computer and use it in GitHub Desktop.
> curl -i "http://localhost:3000/items"
RESPONSE :
HTTP/1.1 200 OK
X-Ua-Compatible: IE=Edge
Etag: "4f31ca96db448bb738a3923db737871d"
Connection: Keep-Alive
Content-Type: application/xml; charset=utf-8
Date: Fri, 08 Apr 2011 08:47:08 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.7/2008-08-11)
X-Runtime: 0.875168
Content-Length: 67
Cache-Control: max-age=0, private, must-revalidate
<?xml version="1.0" encoding="UTF-8"?>
<nil-classes type="array"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment