|
7 | 7 | ],
|
8 | 8 | "probes": [
|
9 | 9 | {
|
10 |
| - "path": "/", |
| 10 | + "path": "/?_rsc=1r34m", |
11 | 11 | "status": 200,
|
12 | 12 | "headers": {
|
13 | 13 | "RSC": "1",
|
|
19 | 19 | },
|
20 | 20 | "mustNotContain": "Dynamic Component"
|
21 | 21 | },
|
22 |
| - { |
23 |
| - "path": "/blog/hello-world", |
| 22 | + { |
| 23 | + "path": "/blog/hello-world?_rsc=1r34m", |
24 | 24 | "status": 200,
|
25 | 25 | "headers": {
|
26 | 26 | "RSC": "1",
|
|
32 | 32 | },
|
33 | 33 | "mustNotContain": "Dynamic Component"
|
34 | 34 | },
|
35 |
| - { |
36 |
| - "path": "/blog/hello-world", |
| 35 | + { |
| 36 | + "path": "/blog/hello-world?_rsc=nn07o", |
37 | 37 | "status": 200,
|
38 | 38 | "headers": {
|
39 | 39 | "RSC": "1",
|
|
45 | 45 | },
|
46 | 46 | "mustNotContain": "Dynamic Component"
|
47 | 47 | },
|
48 |
| - { |
49 |
| - "path": "/blog/hello-world", |
| 48 | + { |
| 49 | + "path": "/blog/hello-world?_rsc=ydjbj", |
50 | 50 | "status": 200,
|
51 | 51 | "headers": {
|
52 | 52 | "RSC": "1",
|
|
58 | 58 | },
|
59 | 59 | "mustNotContain": "Dynamic Component"
|
60 | 60 | },
|
61 |
| - { |
62 |
| - "path": "/blog/hello-world", |
| 61 | + { |
| 62 | + "path": "/blog/hello-world?_rsc=5ga50", |
63 | 63 | "status": 200,
|
64 | 64 | "headers": {
|
65 | 65 | "RSC": "1",
|
|
71 | 71 | },
|
72 | 72 | "mustNotContain": "Dynamic Component"
|
73 | 73 | },
|
74 |
| - { |
75 |
| - "path": "/blog/hello-world", |
| 74 | + { |
| 75 | + "path": "/blog/hello-world?_rsc=1a29i", |
76 | 76 | "status": 200,
|
77 | 77 | "headers": {
|
78 | 78 | "RSC": "1",
|
|
83 | 83 | "x-matched-path": "/blog/hello-world.segments/blog/$d$slug$hello-world/__PAGE__.segment.rsc"
|
84 | 84 | },
|
85 | 85 | "mustNotContain": "Dynamic Component"
|
86 |
| - }, |
87 |
| - { |
88 |
| - "path": "/blog/hello-not-prerendered", |
89 |
| - "status": 200, |
90 |
| - "headers": { |
91 |
| - "RSC": "1", |
92 |
| - "Next-Router-Prefetch": "1", |
93 |
| - "Next-Router-Segment-Prefetch": "/_tree" |
94 |
| - }, |
95 |
| - "responseHeaders": { |
96 |
| - "x-matched-path": "/blog/[slug].segments/_tree.segment.rsc" |
97 |
| - }, |
98 |
| - "mustNotContain": "Dynamic Component" |
99 |
| - }, |
100 |
| - { |
101 |
| - "path": "/blog/hello-not-prerendered", |
102 |
| - "status": 200, |
103 |
| - "headers": { |
104 |
| - "RSC": "1", |
105 |
| - "Next-Router-Prefetch": "1", |
106 |
| - "Next-Router-Segment-Prefetch": "/blog/$d$slug$hello-not-prerendered" |
107 |
| - }, |
108 |
| - "responseHeaders": { |
109 |
| - "x-matched-path": "/blog/[slug].segments/blog/$d$slug$[slug].segment.rsc" |
110 |
| - }, |
111 |
| - "mustNotContain": "Dynamic Component" |
112 |
| - }, |
113 |
| - { |
114 |
| - "path": "/blog/hello-not-prerendered", |
115 |
| - "status": 200, |
116 |
| - "headers": { |
117 |
| - "RSC": "1", |
118 |
| - "Next-Router-Prefetch": "1", |
119 |
| - "Next-Router-Segment-Prefetch": "/blog/$d$slug$hello-not-prerendered/__PAGE__" |
120 |
| - }, |
121 |
| - "responseHeaders": { |
122 |
| - "x-matched-path": "/blog/[slug].segments/blog/$d$slug$[slug]/__PAGE__.segment.rsc" |
123 |
| - }, |
124 |
| - "mustNotContain": "Dynamic Component" |
125 | 86 | }
|
126 | 87 | ]
|
127 | 88 | }
|
0 commit comments