mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-17 00:37:52 +00:00
90418eb41c
- Fixed host not set on request url. - Url returns relativeUrl when calling toString() to avoid any issues when using in RouteUrl(url()) for rewrites.