https://bz.apache.org/bugzilla/show_bug.cgi?id=60183
Bug ID: 60183
Summary: missing reason phrase in tomcat 8.5.x
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
In apache-tomcat-8.0.36
Request URL:http://localhost:8080/
Request Method:GET
Status Code:200 OK
Remote Address:[::1]:8080
In apache-tomcat-8.5.5
Request URL:http://localhost:8080/
Request Method:GET
Status Code:200
Remote Address:[::1]:8080
>From 8.5.x onwards we miss reason phrase(OK). we just get the status code (200)
alone.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]