{"id":68921,"date":"2021-11-03T23:13:55","date_gmt":"2021-11-03T15:13:55","guid":{"rendered":"http:\/\/www.xiaoyebailong.com\/?p=68921"},"modified":"2021-11-12T23:14:45","modified_gmt":"2021-11-12T15:14:45","slug":"cookie%e5%8a%a0%e4%b8%8ahttponly%e5%b1%9e%e6%80%a7","status":"publish","type":"post","link":"http:\/\/www.xiaoyebailong.com\/index.php\/2021\/11\/03\/68921.htm","title":{"rendered":"cookie\u52a0\u4e0aHttpOnly\u5c5e\u6027"},"content":{"rendered":"\n<p>\u4ee3\u7801\u53ca\u7528\u6cd5\u5982\u4e0b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\r\n&lt;head>\r\n&lt;meta http-equiv=\"Content-Type\" content=\"text\/html; charset=gb2312\">\r\n&lt;\/head>\r\n\r\n&lt;%\r\n'Response.Cookies(\"firstname\")=\"jz1024\"\r\n'Response.Cookies.Path= \"HTTPOnly\"\r\n'Response.Cookies(\"firstname\").Secure =\"true\"\r\n\r\n'**************************************************\r\n'ASP \u4e2d\u8f93\u51fahttponly cookie IE6.0\u4ee5\u4e0a\u6d4f\u89c8\u5668\u652f\u6301\r\r\n'2021-11-01\r\n'&lt;meta http-equiv=\"Content-Type\" content=\"text\/html; charset=gb2312\u2033>\n'**************************************************\r\n'\u2015\u2015\u2015-SetHttpOnlyCookie\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015-\r\n'\u529f\u80fd:\u8bbe\u7f6eHttpOnly Cookie\r\n'\u53c2\u6570:expDate \u4e3a\u4fdd\u5230\u671f\uff0c 0\u8868\u793a\u4e0d\u8bbe\u7f6e\uff0c\u8bbe\u7f6e\u4e3a\u8fc7\u53bb\u67d0\u4e00\u65f6\u95f4\u8868\u793a\u6e05\u9664\r\n'\u53c2\u6570:domain \u4e3a\u7a7a(string.Empty)\u8868\u793a\u4e0d\u8bbe\u7f6e\r\n'\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015-\r\nFunction SetHttpOnlyCookie(cookieName,cookieValue,domain,path,expDate)\r\nDim cookie\r\ncookie=cookieName &amp; \"=\" &amp; Server.URLEncode(cookieValue) &amp; \"; path=\" &amp; path\r\nIf expDate &lt;> 0 Then\r\ncookie=cookie &amp; \"; expires=\" &amp; DateToGMT(expDate)\r\nEnd If\r\nIf domain &lt;> \"\" Then\r\ncookie=cookie &amp; \"; domain=\" &amp; domain\r\nEnd If\r\ncookie=cookie &amp; \"; HttpOnly\"\r\nCall Response.AddHeader (\"Set-Cookie\", cookie)\r\nEnd Function\r\n'\u2015\u2015\u2015\u2015-getGMTTime\u2015\u2015\u2015\u2015\r\n'\u53c2\u6570: sDate \u9700\u8981\u8f6c\u6362\u6210GMT\u7684\u65f6\u95f4\r\n'\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\r\nFunction DateToGMT(sDate)\r\nDim dWeek,dMonth\r\nDim strZero,strZone\r\nstrZero=\"00\"\r\nstrZone=\"+0800\"\r\ndWeek=Array(\"Sun\",\"Mon\",\"Tue\",\"Wes\",\"Thu\",\"Fri\",\"Sat\")\r\ndMonth=Array(\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\")\r\nDateToGMT = dWeek(WeekDay(sDate)-1)&amp;\", \"&amp;Right(strZero&amp;Day(sDate),2)&amp;\" \"&amp;dMonth(Month(sDate)-1)&amp;\" \"&amp;Year(sDate)&amp;\" \"&amp;Right(strZero&amp;Hour(sDate),2)&amp;\":\"&amp;Right(strZero&amp;Minute(sDate),2)&amp;\":\"&amp;Right(strZero&amp;Second(sDate),2)&amp;\" \"&amp;strZone\r\nEnd Function\r\n'\u793a\u4f8b\r\nCall SetHttpOnlyCookie(\"id\",\"onlyValue\",\"www.xiaoyebailong.com\",\"\/\",0)\r\n%>\r\n\n\u5982\u679c\u60f3\u52a0Secure\u5c5e\u6027\u5fc5\u987b\u5728https\u4e0b\u624d\u884c\uff01\n\u770b\u4e0b\u9762\u6587\u7ae0<a href=\"http:\/\/www.xiaoyebailong.com\/index.php\/2021\/11\/02\/68919.htm\">Cookie\u7684Secure\u5c5e\u6027<\/a><\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u4ee3\u7801\u53ca\u7528\u6cd5\u5982\u4e0b\uff1a<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"topic":[],"class_list":["post-68921","post","type-post","status-publish","format-standard","hentry","category-technology"],"_links":{"self":[{"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/posts\/68921","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/comments?post=68921"}],"version-history":[{"count":1,"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/posts\/68921\/revisions"}],"predecessor-version":[{"id":68922,"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/posts\/68921\/revisions\/68922"}],"wp:attachment":[{"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/media?parent=68921"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/categories?post=68921"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/tags?post=68921"},{"taxonomy":"topic","embeddable":true,"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/topic?post=68921"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}