Re: HTTP/2.0 -04 candidate

On Jul 2, 2013, at 9:52 AM, Martin Thomson <martin.thomson@gmail.com> wrote:
> On 2 July 2013 09:44, James M Snell <jasnell@gmail.com> wrote:
>> In other
>> words, we say that PUSH_PROMISE MUST NOT include :host or :scheme
>> and that clients MUST ignore them if they are sent.
> 
> I don't like the prohibition because it's too simple.
> 
> Say I do have, as Will points out, a forward proxy.  One huge
> advantage that proxy could provide is push for cross-domain resources.

Do you expect the proxy to parse the HTML of the initial request and push down the resources that it finds in the document? I'm just wondering what the implementation of this would look like. Why would the client trust these resources are from the domains that the proxy claims?

Sam

Received on Tuesday, 2 July 2013 16:56:44 UTC