Header
class Header
Constants
| INERTIA |
The main Inertia request header. |
| ERROR_BAG |
Header for specifying which error bag to use for validation errors. |
| LOCATION |
Header for external redirects. |
| REDIRECT |
Header for hash fragment redirects. |
| VERSION |
Header for the current asset version. |
| PARTIAL_COMPONENT |
Header specifying the component for partial reloads. |
| PARTIAL_ONLY |
Header specifying which props to include in partial reloads. |
| PARTIAL_EXCEPT |
Header specifying which props to exclude from partial reloads. |
| RESET |
Header for resetting the page state. |
| INFINITE_SCROLL_MERGE_INTENT |
Header for specifying the merge intent when paginating on infinite scroll. |
| EXCEPT_ONCE_PROPS |
Header specifying which once props to exclude from the response. |