> In general I think it would be nice for HttpClient to have more tools  
> for handling headers.  One option would be to add a bunch of methods to  
> HttpMethod, but I think this would add too much clutter.  Perhaps we  
> should have a "HeaderUtil" class with convenience methods for parsing,  
> formatting, etc.  Thoughts?
> 

Mike, I'd say that after having HttpMethod interface split into
HttpRequest/HttpResponse pair, adding a few convenience methods would
not result in too much of a clutter. That will have to wait until 3.0,
though.

Oleg


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

Reply via email to