Skip to content
This repository has been archived by the owner on Sep 10, 2020. It is now read-only.

server push header added for http/2.0 #123

Merged
merged 1 commit into from
May 19, 2016
Merged

Conversation

PeterDaveHello
Copy link
Contributor

@PeterDaveHello PeterDaveHello commented May 18, 2016

Though we are using http/1.1 in express/nodejs, we are using CDN that
supports http/2.0, this header will be sent to CDN server, so that CDN
server will push the files from cache to client.

@PeterDaveHello PeterDaveHello self-assigned this May 18, 2016
@PeterDaveHello PeterDaveHello force-pushed the http-2.0-server-push branch 4 times, most recently from fd4ef06 to 01b8911 Compare May 19, 2016 10:15
Though we are using http/1.1 in express/nodejs, we are using CDN that
supports http/2.0, this header will be sent to CDN server.
@PeterDaveHello PeterDaveHello merged commit 8a8b598 into master May 19, 2016
@PeterDaveHello PeterDaveHello deleted the http-2.0-server-push branch May 19, 2016 10:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant