Re: Error occurs when both padding and continuation are enabled

2016-02-02 Thread Valentin V. Bartenev
On Tuesday 26 January 2016 14:54:56 Valentin V. Bartenev wrote: > On Tuesday 26 January 2016 16:00:08 Shengtuo Hu wrote: > > Hi, > > > > Another error I met recently. It occurred when both padding and > > continuation are enabled. > > > > A normal HEADERS frame was divided as follows: > > HEADERS

Re: Error occurs when both padding and continuation are enabled

2016-01-26 Thread Valentin V. Bartenev
On Tuesday 26 January 2016 16:00:08 Shengtuo Hu wrote: > Hi, > > Another error I met recently. It occurred when both padding and > continuation are enabled. > > A normal HEADERS frame was divided as follows: > HEADERS ===> HEADERS(PADDED_FLAG) + CONTINUATION + CONTINUATION > > After sending thes

Error occurs when both padding and continuation are enabled

2016-01-26 Thread Shengtuo Hu
Hi, Another error I met recently. It occurred when both padding and continuation are enabled. A normal HEADERS frame was divided as follows: HEADERS ===> HEADERS(PADDED_FLAG) + CONTINUATION + CONTINUATION After sending these frames, I got an error. In the debug log file, I found "client sent ina