问题描述:

java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens

http请求自动变为了https请求

问题解决:

Http请求自动变为了Https请求(Invalid character found in method name. HTTP method names must be to)

将上面的破玩意儿都删掉,只留下:

 <meta charset="utf-8">

 ok,问题解决,哎,这么破问题搞了我一下午,难受!

 

相关文章:

  • 2022-01-13
  • 2021-05-12
  • 2021-11-29
  • 2021-05-23
  • 2021-09-16
  • 2022-12-23
  • 2021-05-19
  • 2022-12-23
猜你喜欢
  • 2021-07-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案