Re: I ran across this while working on the spec.

On Thu, Oct 17, 2013 at 11:43 AM, Martin Thomson
<martin.thomson@gmail.com>wrote:

> On 17 October 2013 11:17, Roberto Peon <grmocg@gmail.com> wrote:
> > Lets call this #6.
>
> For #6, I think that you want to allow indexed representations to use
> the static set, otherwise you don't get to take advantage of the
> values there, just the keys.  You might say, however, that indexing
> these doesn't add them to the reference set.
>
>
Yep, that's why you'd lose some compression efficiency for the first time
you sent "http", "GET", "/" or "POST". After which these would be indexible
at the front of the table.

Received on Thursday, 17 October 2013 19:39:39 UTC