Created
February 24, 2014 06:25
-
-
Save luckyruby/9182847 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://localhost:3001/locations/upload_locations?key=12345 | |
| GET /locations/upload_locations?key=12345 HTTP/1.1 | |
| Host: localhost:3001 | |
| User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:26.0) Gecko/20100101 Firefox/26.0 | |
| Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 | |
| Accept-Language: en-US,en;q=0.5 | |
| Accept-Encoding: gzip, deflate | |
| Connection: keep-alive | |
| If-None-Match: "7215ee9c7d9dc229d2921a40e899ec5f" | |
| HTTP/1.1 304 Not Modified | |
| Connection: keep-alive | |
| Status: 304 | |
| X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 3.0.12 | |
| X-UA-Compatible: IE=Edge | |
| Etag: "7215ee9c7d9dc229d2921a40e899ec5f" | |
| Cache-Control: max-age=0, private, must-revalidate | |
| X-Request-Id: 647c6de0836e33791132288dde0b75e8 | |
| X-Runtime: 2.578312 | |
| Server: nginx/1.0.15 + Phusion Passenger 3.0.12 (mod_rails/mod_rack) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment