-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
Google and Social Media should be able to get the <head> data even if there is a Gateway.
Those make a request using HEAD method.
So let's implement the possibility to restrict access for methods all without HEAD one.
TODO:
- create possibility to store
<head>data separately;- ex: in
layouts/[...]/head.php.
- ex: in
- allow specific routes to overwrite this head;
- ex: in
outcomes/[...]/head.php
- ex: in
- for HEAD method, return only head data, instead of the entire layout.
Note: making Gateway bypass HEAD method (from gates/ folder) is the responsibility of the developer (the user of Arshwell).
Note: this task is part of the milestone named Improve Request methods usage.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels