https://bz.apache.org/bugzilla/show_bug.cgi?id=60362
--- Comment #11 from Mateusz Nowakowski <matih...@o2.pl> --- >What about "HTTP/1.1 200 Fine, mate!"? This would work or hard requirement for >"OK"? For me it is not a requirement to tune reason phase. However I dig into it and saw that there is some System property org.apache.coyote.USE_CUSTOM_STATUS_MSG_IN_HEADER: and org.apache.coyote.Response with String message in Tomcat 8.0.x and response.sendError(int,String) and response.sendStatus(int,String) sets coyote Response message. In principle I agree with Apache Tomcat decision to not return reason phase I just want to simplify upgrades. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org