Support redirects #20

Closed
opened 2026-03-27 21:32:53 +00:00 by tonymottaz · 0 comments
Owner
export default function handle({ response }) {
    response.redirect('/foo/bar');
}
```js export default function handle({ response }) { response.redirect('/foo/bar'); } ```
tonymottaz added this to the v1 milestone 2026-03-27 21:32:53 +00:00
tonymottaz 2026-03-27 21:33:31 +00:00
  • closed this issue
  • added the
    Response
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tonymottaz/grackle#20
No description provided.