dblevins opened a new pull request #457: URL: https://github.com/apache/tomcat/pull/457
Minor improvement to show header name/value in IDE while debugging. Without it you get an array of object that looks like this:  Most IDEs like Intellij will show the toString value automatically beside the instance. Most other objects in coyote Request have a toString already and show up quite nicely:  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org