Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
开发一个将 POST 数据发送到论坛以发布数据的 Java 应用程序。工作几乎很棒。似乎如果我没有设置 PHPSESSID cookie,我会得到 403,但是当我得到 cookie 时,它不是返回给我的那些。
知道如何获取此 cookie 还是禁用的唯一解决方案?