{"json_modified": "2016-10-14T05:22:54.224176", "uuid": "bfe6b27f-ad69-4f66-b5db-a78a84223dee", "title": "HTTP cookies", "url": "/en-US/docs/Web/HTTP/Cookies", "tags": ["Guide", "Cookies", "cookies", "HTTP"], "translations": [{"uuid": "60a02baf-72ea-4770-9566-879cff6615c7", "title": "HTTP \ucfe0\ud0a4", "url": "/ko/docs/Web/HTTP/Cookies", "tags": [], "summary": "HTTP \ucfe0\ud0a4(\uc6f9 \ucfe0\ud0a4, \ube0c\ub77c\uc6b0\uc800 \ucfe0\ud0a4)\ub294 \uc11c\ubc84\uac00 \uc0ac\uc6a9\uc790\uc758 \uc6f9 \ube0c\ub77c\uc6b0\uc800\uc5d0 \uc804\uc1a1\ud558\ub294 \uc791\uc740 \ub370\uc774\ud130 \uc870\uac01\uc73c\ub85c, \ube0c\ub77c\uc6b0\uc800\ub294 \uadf8 \ub370\uc774\ud130 \uc870\uac01\ub4e4\uc744 \uc800\uc7a5\ud558\uace0 \ub3d9\uc77c\ud55c \uc11c\ubc84\ub85c\u00a0\ub2e4\uc74c \uc694\uccad \uc2dc\u00a0\ud568\uaed8 \uc804\uc1a1\ud560 \uac83\uc785\ub2c8\ub2e4. \uc77c\ubc18\uc801\uc73c\ub85c, \uc608\ub97c \ub4e4\uc790\uba74,\u00a0\uc0ac\uc6a9\uc790\uac00 \ub85c\uadf8\uc778 \uc0c1\ud0dc\ub97c \uc720\uc9c0\ud558\ub3c4\ub85d \ud558\uc5ec \ub450 \uc694\uccad\uc774 \ub3d9\uc77c\ud55c \ube0c\ub77c\uc6b0\uc800\uc5d0\uc11c \uc654\ub294\uc9c0\ub97c \ud310\ub2e8\ud558\uae30 \uc704\ud574 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \ucfe0\ud0a4\ub294 \uc0c1\ud0dc\uac00 \uc5c6\ub294 HTTP \ud504\ub85c\ud1a0\ucf5c\uc5d0\uc11c \uc0c1\ud0dc \uae30\ubc18\u00a0\uc815\ubcf4\ub97c \uae30\uc5b5\ud569\ub2c8\ub2e4.", "localization_tags": ["inprogress"], "locale": "ko", "last_edit": "2016-09-18T01:17:41", "review_tags": []}, {"uuid": "91e0c9b8-d9fc-46b6-a77d-d06463e23769", "title": "HTTP cookies", "url": "/zh-CN/docs/Web/HTTP/Cookies", "tags": [], "summary": "\u5728\u65e9\u671f\u7684web\u53d1\u5c55\u9636\u6bb5\uff0c\u4e00\u4e2a\u670d\u52a1\u5668\u662f\u6ca1\u6709\u529e\u6cd5\u77e5\u9053\u524d\u540e\u4e24\u4e2a\u8bf7\u6c42\u662f\u5426\u662f\u6765\u81ea\u540c\u4e00\u4e2a\u6d4f\u89c8\u5668\u7684\u3002\u4f46\u662f\u7531\u4e8e\u8fd9\u79cd\u673a\u5236\u4e0d\u5141\u8bb8\u4e00\u4e2a\u5b9e\u4f8b\u4fdd\u6301\u4e00\u4e2a\u7528\u6237\u5df2\u7ecf\u767b\u9646\u7684\u72b6\u6001\uff0c\u8fd9\u79cd\u673a\u5236\u88ab\u8ba4\u4e3a\u662f\u4e00\u4e2a\u5c40\u9650\uff08limitaion\uff09\u3002\u8fd9\u4e2a\u660e\u663e\u7684\u5c40\u9650\u4f7f\u7f51\u666f\u516c\u53f8\uff08Netscape\uff09\u5728\u7b2c\u4e00\u7248\u7684\u7f51\u666f\u6d4f\u89c8\u5668\uff08Netscape Navigator\uff09\u4e0a\u88c5\u5907\u4e86\"cookies\"\u8fd9\u4e00\u6280\u672f\u3002\"cookies\"\u5f88\u5feb\u88ab\u5e7f\u5927web\u5f00\u53d1\u8005\u63a5\u53d7\uff0c\u5e76\u88ab\u5176\u4ed6\u6d4f\u89c8\u5668\u6548\u4eff\u3002", "localization_tags": ["inprogress"], "locale": "zh-CN", "last_edit": "2016-05-02T04:22:05", "review_tags": ["editorial"]}], "modified": "2016-10-14T05:22:53", "label": "HTTP cookies", "localization_tags": [], "locale": "en-US", "id": 3654, "last_edit": "2016-10-10T09:01:00", "summary": "An HTTP cookie (web cookie, browser cookie) is a small piece of data that a server sends to the user's web browser, that may store it and send it back together with the next request to the same server. Typically. it is used to know if two requests came from the same browser allowing to keep a user logged-in, for example. It remembers stateful information for the stateless HTTP protocol.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Creating_cookies", "title": "Creating cookies"}, {"id": "The_Set-Cookie_and_Cookie_headers", "title": "The "}, {"id": "Session_cookies", "title": "Session cookies"}, {"id": "Permanent_cookies", "title": "Permanent cookies"}, {"id": "Secure_and_HttpOnly_cookies", "title": "Secure and "}, {"id": "Scope_of_cookies", "title": "Scope of cookies"}, {"id": "SameSite_cookies", "title": null}, {"id": "JavaScript_access_using_Document.cookies", "title": "JavaScript access using Document.cookies"}, {"id": "Security", "title": "Security"}, {"id": "Session_hijacking_and_XSS", "title": "Session hijacking and XSS"}, {"id": "Cross-site_request_forgery_(CSRF)", "title": "Cross-site request forgery (CSRF)"}, {"id": "Tracking_and_privacy", "title": "Tracking and privacy"}, {"id": "Third-party_cookies", "title": "Third-party cookies"}, {"id": "Do-Not-Track", "title": "Do-Not-Track"}, {"id": "EU_cookie_directive", "title": "EU cookie directive"}, {"id": "Zombie_cookies_and_Evercookies", "title": "Zombie cookies and Evercookies"}, {"id": "See_also", "title": "See also"}], "slug": "Web/HTTP/Cookies", "review_tags": []}