xp-forge / frontend

Web frontends
1 stars 1 forks source link

Implement View::dispatch() #48

Closed thekid closed 5 months ago

thekid commented 6 months ago

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 commented 5 months ago

Verified this still works with https://github.com/xp-forge/web/pull/112 merged

thekid commented 5 months ago

Released in https://github.com/xp-forge/frontend/releases/tag/v6.3.0