HTTP 2 Push pushes empty file

I am trying to push files using HTTP/2.

The behavior is really weird, basically, when the files gets pushed, the pushed file has no content, even if content-length is correctly set.

Here’s what’s weirder, if i repeatedly ctrl + F5 the page, it toggles between pushed and not pushed, so the page flashes with the background color and no background color (css loads and css empty).

I can provide the link to the domain if that’s permitted.

edit: corrected my misinformation

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.