Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author launchinteractive

    (@launchinteractive)

    Hi,

    The push doesn’t need any additional configuration. What it does is add special header values to the initial http response. This gives a hint to the browser to download the resources before it has even parsed the html.

    If you inspect your page and reload you should see the headers in the initial response. If it doesn’t work you may need to turn on Output Buffering as other plugins may have output something.

    Now… I have just tested this with the latest version of MMR and realised there is a bug that is preventing this from working. I will fix this in the next release.

    Does that help?

    Plugin Author launchinteractive

    (@launchinteractive)

    We released a new version this week that allows you to push css or js separately.

    I will mark this as resolved. Please reply if you still have any questions.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘confused by HTTP/2 Push’ is closed to new replies.