Skip to content

Instantly share code, notes, and snippets.

@bjoerge
Last active August 29, 2015 14:01
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 bjoerge/506e7a9241e4d6a9f73c to your computer and use it in GitHub Desktop.
Save bjoerge/506e7a9241e4d6a9f73c to your computer and use it in GitHub Desktop.
curl -I -A 'Mozilla/5.0 (Linux; U; Android 4.2.2; nb-no; SM-G350 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30' 'http://www.ranablad.no/api/reaktorcore/v1/roles/apdm/ranablad/me'
HTTP/1.1 302 Moved Temporarily
Server: Varnish
Location: http://mobil.ranablad.no/api/reaktorcore/v1/roles/apdm/ranablad/me
Accept-Ranges: bytes
Date: Mon, 12 May 2014 13:05:34 GMT
X-Varnish: 2475744373
Age: 0
Via: 1.1 varnish
Connection: close
X-Country-Code: NO
curl -I -A 'Mozilla/5.0 (Linux; U; Android 4.2.2; nb-no; SM-G350 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30' 'http://mobil.ranablad.no/api/reaktorcore/v1/roles/apdm/ranablad/me'
HTTP/1.1 500 Internal Server Error
Server: nginx/1.1.19
Content-Type: application/json;charset=utf-8
Content-Length: 1575
Status: 500 Internal Server Error
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Cache-Control: private, no-cache, no-store, must-revalidate
X-Src-Webcache: lagg.api.kunder.linpro.no
Accept-Ranges: bytes
Date: Mon, 12 May 2014 13:10:21 GMT
X-Varnish: 2475866381
Age: 0
Via: 1.1 varnish
Connection: keep-alive
X-Country-Code: NO
X-Trace-Cache: [varnish-esi3 ; lagg.api.kunder.linpro.no ; Mon, 12 May 2014 13:10:21 GMT ; -1.000 orig-ttl]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment