We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df005d8 commit 561c13bCopy full SHA for 561c13b
README.md
@@ -44,8 +44,9 @@ This should **speed up** (**blazing fast**) your *nuxt-website* up to a value of
44
- Match the **user agent**;
45
- Match a **bot**;
46
- Match an **audit**;
47
+ - Match a **custom-header**;
48
- Prune based on **headers values** (*useful in Lambdas*);
-- Prune based on **query parameters** (*useful during navigation or generation, for an hybrid-experience*).
49
+- Prune based on **query parameters** (*useful during navigation, for an hybrid-experience*).
50
51
### Pro et contra
52
0 commit comments