We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
http.server.prefetch
I noticed in a project that we regressed on prefetch requests, not setting http.server.prefetch ops anymore.
This most likely broke with #13889. This is the PR that originally introduced it: #13600
We should probably add tests.
Activity