Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement View::dispatch() #48

Merged
merged 5 commits into from
May 20, 2024
Merged

Implement View::dispatch() #48

merged 5 commits into from
May 20, 2024

Conversation

thekid
Copy link
Member

@thekid thekid commented Apr 7, 2024

This redirects internally and dispatches the request to another route, either internally to another frontend handler or to an entirely different route defined in the web application.

@thekid
Copy link
Member Author

thekid commented May 18, 2024

Verified this still works with xp-forge/web#112 merged

@thekid thekid added the enhancement New feature or request label May 18, 2024
@thekid thekid merged commit 8f0e68d into master May 20, 2024
20 checks passed
@thekid thekid deleted the feature/dispatching branch May 20, 2024 08:02
@thekid
Copy link
Member Author

thekid commented May 20, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant