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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
