0.0.8.0
This commit is contained in:
@@ -177,6 +177,31 @@
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/relationship": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/relationship",
|
||||
"dataRoute": "/relationship.rsc",
|
||||
"prefetchDataRoute": null,
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/settings": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user