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:
   
   
![image](https://user-images.githubusercontent.com/94926/140192733-d7286b32-7b62-442b-be60-361242fceb3e.png)
   
   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:
   
   
![image](https://user-images.githubusercontent.com/94926/140193088-94e00e7d-599a-44da-8836-61a49d7ad91c.png)
   


-- 
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

Reply via email to