https://issues.apache.org/bugzilla/show_bug.cgi?id=54115
Priority: P2 Bug ID: 54115 Assignee: dev@tomcat.apache.org Summary: Minor enhancements to HttpClient test helper class Severity: enhancement Classification: Unclassified OS: Linux Reporter: br...@pingtoo.com Hardware: PC Status: NEW Version: trunk Component: Catalina Product: Tomcat 7 Created attachment 29566 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29566&action=edit patch to HttpClient Main reason for this change is to add two new accessor methods to the enhanced logic in https://issues.apache.org/bugzilla/show_bug.cgi?id=53960. I also took the opportunity to make the sendRequest method tolerant of null elements in its input array. Finally, I added comments (definitely not proper javadoc!) to some other methods to clarify their purpose. This change is 100% backward compatible. -- 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