--- http_interactions: - request: method: post uri: http://localhost:9292/nodes/users body: encoding: UTF-8 string: ! '{"test":"user"}' headers: Accept: - ! '*/*; q=0.5, application/xml' Accept-Encoding: - gzip, deflate Content-Type: - application/json Content-Length: - '15' User-Agent: - Ruby response: status: code: 201 message: ! 'Created ' headers: X-Frame-Options: - sameorigin X-Xss-Protection: - 1; mode=block Content-Type: - application/json;charset=utf-8 Content-Length: - '101' Cache-Control: - no-cache Access-Control-Allow-Origin: - ! '*' Access-Control-Allow-Methods: - GET, POST, OPTIONS, PUT Access-Control-Allow-Headers: - Content-Type Access-Control-Max-Age: - '86400' Server: - WEBrick/1.3.1 (Ruby/1.9.2/2012-02-22) Date: - Mon, 18 Feb 2013 16:16:18 GMT Connection: - Keep-Alive body: encoding: US-ASCII string: ! '{"id":816651,"type":"User","created_at":1361204178,"updated_at":1361204178,"payload":{"test":"user"}}' http_version: recorded_at: Mon, 18 Feb 2013 16:16:18 GMT recorded_with: VCR 2.4.0