DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=35057>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=35057 ------- Additional Comments From [EMAIL PROTECTED] 2005-05-29 09:17 ------- Created an attachment (id=15199) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15199&action=view) Nutch protocol-httpclient handler The application in question is Nutch (http://www.nutch.org). I'm porting it's HTTP protocol handler to use httpclient. I attached the protocol-http source code here. It's full of Nutch-specific classes, but at least it will give you an idea of the control flow. The method Http.getProtocolOutput() is called repeatedly, from multiple threads, in order to retrieve the page content. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
