使用httpclient时发生如下告警信息:
1 2 3 4 |
WARN - HttpMethodBase.processResponseHeaders(1505) | Cookie rejected: "$Version=0; U_TRS2=00000061.27163dd.4dfc994f.29e14b4d; $Domain=.sina.com.cn; $Path=/". Illegal domain attribute ".sina.com.cn". Domain of origin: "weibo.com" |
解决方法:
需要给postMethod或者getMethod的参数:http.[……]
近期评论