Problemas al configurar tomcat-websockects
Publicado por Alberto (1 intervención) el 19/10/2020 21:50:28
al recibir una peticion del tipo ws://localhost:8080/endpoint y la peticion no es hecha desde un browser, la consola del tomcat muestra el mensaje:
org.apache.coyote.http11.Http11Processor.service Error parsing HTTP request header
Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in the HTTP protocol [HTTP/1.10x0aHost:]
y no realiza conexion.
Help me
org.apache.coyote.http11.Http11Processor.service Error parsing HTTP request header
Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in the HTTP protocol [HTTP/1.10x0aHost:]
y no realiza conexion.
Help me
Valora esta pregunta


0