Re: httpcore + ssl... is NIO the only way?

2013-01-14 Thread Cyrus Adkisson
Very much so. Thank you On Mon, Jan 14, 2013 at 3:11 PM, Oleg Kalnichevski wrote: > On Mon, 2013-01-14 at 13:50 -0500, Cyrus Adkisson wrote: > > I'm currently using httpcore to access the Twitter api. It's been a > > life-saver since Twitter needs RFC 3986 encoding and HttpClient defaults > to >

Re: httpcore + ssl... is NIO the only way?

2013-01-14 Thread Oleg Kalnichevski
On Mon, 2013-01-14 at 13:50 -0500, Cyrus Adkisson wrote: > I'm currently using httpcore to access the Twitter api. It's been a > life-saver since Twitter needs RFC 3986 encoding and HttpClient defaults to > (and seems difficult to un-default from) a lower URL encoding (17xx, can't > remember exactl