beg the god to help me analyze the source of cookie on the home page of github.com. I encountered some trouble when analyzing the home page cookie 
 trouble 
 use google browser to enter the github.com page, first delete cookie, as follows 
 
cookie

cookiegithub.com google networkgithub.comcookies,cookiescookiescookiecookie

githubcookiescookiecookiecookie
 
 
one sentence to describe the problem: you can try the github.com page and check the source of the returned cookies, these cookies. It must be returned by the server, but you do not see these cookie set in the response headers of other request paths
.

