Re: [read] I/O error: Socket is closed

2018-07-26 Thread Marc Boorshtein
> > > > Attached is the full wire log for both a GET and a POST > > I realized i hadn't attached the logs you were looking for. I added the context log in addition the wire log. I figured out the problem is i'm asynchronously closing the connection object before the response completes. Sorry

Re: [read] I/O error: Socket is closed

2018-07-26 Thread Marc Boorshtein
> > > > Please post a snippet of your code and a _complete_ wire / context log > as an attachment. > > Oleg > > Here's where I make the connection and do the request:

Re: [read] I/O error: Socket is closed

2018-07-26 Thread Oleg Kalnichevski
On Thu, 2018-07-26 at 12:52 -0400, Marc Boorshtein wrote: > I'm making calls to OpenPolicyAgent (Go based web server).  GET calls > work > great, but POST fails to get any content.  When I turn on wire > logging i > see: > > [2018-07-26 16:28:12,193][XNIO-2 task-7] DEBUG wire - http-outgoing- >