Skip to content

Instantly share code, notes, and snippets.

@KyleAMathews
Created January 28, 2013 05:38
Show Gist options
  • Save KyleAMathews/4653298 to your computer and use it in GitHub Desktop.
Save KyleAMathews/4653298 to your computer and use it in GitHub Desktop.
Response headers from Facebook group post AJAX call
Cache-Control:private, no-cache, no-store, must-revalidate
Connection:keep-alive
Content-Length:0
Content-Type:text/html; charset=utf-8
Date:Mon, 28 Jan 2013 05:37:01 GMT
Expires:Sat, 01 Jan 2000 00:00:00 GMT
P3P:CP="Facebook does not have a P3P policy. Learn why here: http://fb.me/p3p"
Pragma:no-cache
Set-Cookie:wd=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain=.facebook.com; httponly
Set-Cookie:x-src=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain=.facebook.com; httponly
Set-Cookie:_e_00DS_24=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain=.facebook.com; httponly
X-Content-Type-Options:nosniff
X-FB-Debug:Bl1YYBaqcNt/Jpjq4VeODVcDj/W1LFcpePqw7nt78io=
X-WebKit-CSP:default-src *;script-src https://*.facebook.com http://*.facebook.com https://*.fbcdn.net http://*.fbcdn.net *.facebook.net *.google-analytics.com *.virtualearth.net *.google.com 127.0.0.1:* *.spotilocal.com:* chrome-extension://lifbcibllhkdhoafpjfnlhfpfgnpldfl 'unsafe-inline' 'unsafe-eval' https://*.akamaihd.net http://*.akamaihd.net;style-src * 'unsafe-inline';connect-src https://*.facebook.com http://*.facebook.com https://*.fbcdn.net http://*.fbcdn.net *.facebook.net *.spotilocal.com:* https://*.akamaihd.net ws://*.facebook.com:* http://*.akamaihd.net;
X-XSS-Protection:1; mode=block
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment