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.
我使用 HtmlUnit 库(2.8 版)进行报废,但响应页面让我设置了较低级别的隐私。如何在 HtmlUnit 中设置较低级别的隐私?
谢谢,斯科特
我建议为您的WebClient创建一个自定义CookieManager。