直接访问测试机 ip 地址是无法获取 cookie 的 October 12, 2013 less than 1 minute read 不设置 host,直接 ip 连,肯定取不到 cookie。 只有访问 a.com 的域,才能访问这个域下的 cookie。 Share on X Facebook LinkedIn Bluesky Previous Next Comments
Python: Import Enum Uniformly before Comparison May 9, 2025 1 minute read This is not considered a bug in Enum but it’s quite subtle indeed.
Python Structural Pattern Matching (match/case since Python 3.10) April 7, 2025 4 minute read 0. Overview
Config Mermaid.js in Minimal Mistakes theme April 1, 2025 1 minute read best place to config Mermaid.js
Comments