On Mon, 2007-03-19 at 20:12 +0100, Roland Weber wrote:

...

> > (3) I would like to add logging decorators for HttpDataReceiver and
> > HttpDataTransmitter interfaces, so we could have the convenience of wire
> > logging, which I find very useful when developing new stuff.   
> 
> I put a TalkativeSocketFactory in the HttpClient contrib code to achieve
> a similar result, but I never was satisfied with that plug-in point,
> and it would not work well for layered connections. Please go ahead.
> Btw, when I used that approach, it seemed that some characters in the
> header were being written one by one rather than buffered. I don't
> recall what exactly it was, it might have been a header name.
> 
> cheers,
>   Roland
> 

Hi Roland,

I added wire and headers logging to DefaultClientConnection. Please
review. I also would like to go ahead and close HTTPCLIENT-497 if I hear
no objections.

Do you think we should keep TalkativeSocketFactory in the contrib
package?

Cheers,

Oleg

> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to