zostay / RakuWAPI

The Web API for Raku (RakuWAPI)
Artistic License 2.0
24 stars 5 forks source link

Handling HTTP/2 server push with P6SGI #20

Closed zostay closed 9 years ago

zostay commented 9 years ago

While handling HTTP/2 can be handled completely as long as we provide a mechanism for sending additional headers to the server, that doesn't tell us how an application could initiate a server push.

zostay commented 9 years ago

Resolving this. Handled via p6sgix.h2.push-promise.