Add headers field in ruleset. Enable Google Cache.
This commit is contained in:
@@ -47,6 +47,7 @@ func main() {
|
||||
app := fiber.New(
|
||||
fiber.Config{
|
||||
Prefork: *prefork,
|
||||
GETOnly: true,
|
||||
},
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user