Re: org.apache.http.HttpMessage ?

2015-08-28 Thread Gary Gregory
On Fri, Aug 28, 2015 at 10:26 AM, Oleg Kalnichevski wrote: > On Wed, 2015-08-26 at 16:27 -0700, Gary Gregory wrote: > > Right now we have: > > > > org.apache.http.HttpMessage > > > > Do we really want to have any kind of object in

Re: org.apache.http.HttpMessage ?

2015-08-28 Thread Oleg Kalnichevski
On Wed, 2015-08-26 at 16:27 -0700, Gary Gregory wrote: > Right now we have: > > org.apache.http.HttpMessage > > Do we really want to have any kind of object in there or would this be > better: > > org.apache.http.HttpMessage > > ? > Gary It was done with HT

org.apache.http.HttpMessage ?

2015-08-26 Thread Gary Gregory
Right now we have: org.apache.http.HttpMessage Do we really want to have any kind of object in there or would this be better: org.apache.http.HttpMessage ? The above change does not seem to cause compilation problems and tests are OK, at least in httpcore. Gary -- E-Mail: garydgreg