HTTP Status 500 - An invalid character [44] was present in the Cookie value

不多说,在servlet中获取cookie的时候报错HTTP Status 500 - An invalid character [44] was present in the Cookie value 开始我以为是我代码逻辑的问题。后来发现就是这个“,”搞鬼。 换成#就可以了,完美运行~~美滋滋
相关文章
相关标签/搜索