cookie设置日期时间有空格报错:java.lang.IllegalArgumentException: An invalid character [32] was present in the C
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了cookie设置日期时间有空格报错:java.lang.IllegalArgumentException: An invalid character [32] was present in the C相关的知识,希望对你有一定的参考价值。
rt,代码及报错如下:
java.lang.IllegalArgumentException: An invalid character [32] was present in the Cookie value
现暂时将"yyyy-MM-dd hh:mm:ss"中的空格用#替代,就能正常显示时间日期了。。。
以上是关于cookie设置日期时间有空格报错:java.lang.IllegalArgumentException: An invalid character [32] was present in the C的主要内容,如果未能解决你的问题,请参考以下文章