gpt4 book ai didi

internet-explorer-8 - 在 Internet Explorer 中查看 HttpOnly session cookie

转载 作者:行者123 更新时间:2023-12-04 08:04:08 24 4
gpt4 key购买 nike

使用 Internet 选项我可以看到所有持久性 cookie,使用开发者工具我可以看到所有 JS 可访问的 session cookie。似乎没有办法查看 HTTPOnly session cookie。

在 Firefox 中有许多选项,包括内置的和 Firebug 的,用于查看 cookie,包括能够查看请求/响应 header 。有没有办法在 IE8 中看到 HTTPOnly session cookie?

相关问题(HttpOnly 没有解决方案):
IE7 IE8

最佳答案

看看这个:http://blogs.msdn.com/b/jpsanders/archive/2009/06/04/understanding-the-new-wininet-flag-internet-cookie-httponly.aspx

There are a couple of new Cookie flags introduced with the Internet Explorer 8 WinInet.dll. The INTERNET_COOKIE_HTTPONLY flag allows you to read the HttpOnly cookies in your WinInet Code. This flag is documented here: http://msdn.microsoft.com/en-us/library/aa384714(VS.85).aspx.



这是一种构建工具并使用它的方法:
http://www.codeproject.com/Articles/38616/Retrieve-HttpOnly-Session-Cookie-in-WebBrowser

在 IE8 货架上不确定我是否看到了一种检索 HTTPOnlyCookies 的方法,因为开发工具似乎只显示非 HTTPOnly cookie。如果要使用工具,请使用 Fiddler2 并将响应类型设置为 HTTPOnly。

关于internet-explorer-8 - 在 Internet Explorer 中查看 HttpOnly session cookie,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11935211/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com