Re: Method should be static

2019-06-14 Thread Gary Gregory
On Fri, Jun 14, 2019 at 4:42 PM wrote: > This one was meant to hc dev list? > Oops. Gary > > Best regards. > > On 14/06/2019 20:47, Gary Gregory wrote: > > Hi All: > > > > org.apache.http.HttpVersion.forVersion(int, int) should be a static > method. > > I'll create a PR... > > > > Gary > > >

Re: Method should be static

2019-06-14 Thread thc202
This one was meant to hc dev list? Best regards. On 14/06/2019 20:47, Gary Gregory wrote: > Hi All: > > org.apache.http.HttpVersion.forVersion(int, int) should be a static method. > I'll create a PR... > > Gary > - To unsubsc

Method should be static

2019-06-14 Thread Gary Gregory
Hi All: org.apache.http.HttpVersion.forVersion(int, int) should be a static method. I'll create a PR... Gary