Gayhub 上下载了一个别人的项目跑着玩,启动成功了,
但是请求 controller 的时候,出现了这种错误:
2018-08-25 17:57:26,673 - Error parsing HTTP request header
Note: further occurrences of HTTP header parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens
at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java