Re: Sending priority from a server

On 2014–07–12, at 4:51 PM, Amos Jeffries <squid3@treenet.co.nz> wrote:

> Lets converse then:
> 
> client: HEADERS (s=1, p=999)
>  "I want this. top-priority!"
> 
> server: PUSH (s1 + s=2, p=4)
>   "s=1 comes with extras. I will send in background, real SLOW"
> 
> client: PRIORITY (s=2, p=999)
>  "I want those top-priority as well!"
> 
> 
> Seems reasonable information exchange. Still no obligation on the server
> to actually use the client hints.

Exactly. The server gets to default to whatever priority it likes, and the client still unconditionally gets the last word.

Received on Saturday, 12 July 2014 09:21:05 UTC