Re: Indexing new entry with a size greater than SETTINGS_HEADER_TABLE_SIZE

On Thu, Aug 29, 2013 at 11:15 AM, Roberto Peon <grmocg@gmail.com> wrote:

> Yup, Tatsuhiro is right-- it does just move the condition around
> (actually, it changes the structure of the code a bit-- in my code
> MakeSpace() returns a boolean indicating if it can or can't make enough
> space, which hid the test. This phrasing would change that).
>
> I still like it less, but in one special case it does better and for no
> overall complexity cost.
>
> Tatsuhiro, will you create an issue for it?
> -=R
>

Sure, here it is: https://github.com/http2/http2-spec/issues/240

Best regards,

Tatsuhiro Tsujikawa

Received on Thursday, 29 August 2013 04:03:59 UTC