Re: NGINX HPACK decode failure

2015-10-19 Thread Valentin V. Bartenev
On Sunday 18 October 2015 17:21:11 Jesse Wilson wrote: > I’m attempting to diagnose a bug report > against OkHttp, the HTTP/2 > client for Android that I help to maintain. > > > Some of my users have run into problems making HTTP/2 requests against >

Re: NGINX HPACK decode failure

2015-10-19 Thread Sergey Kandaurov
On Oct 18, 2015, at 8:21 PM, Jesse Wilson wrote: > I’m attempting to diagnose a bug report against OkHttp, the HTTP/2 client for > Android that I help to maintain. > > > Some of my users have run into problems making HTTP/2 requests against NGINX. > I believe the problem is that NGINX’s HPACK

NGINX HPACK decode failure

2015-10-18 Thread Jesse Wilson
I’m attempting to diagnose a bug report against OkHttp, the HTTP/2 client for Android that I help to maintain. Some of my users have run into problems making HTTP/2 requests against NGINX. I believe the problem is that NGINX’s HPACK decoder can’t dec