Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 27, 2018. It is now read-only.

v1.0.0

Latest
Compare
Choose a tag to compare
@zackbloom zackbloom released this 17 Sep 18:25
· 8 commits to master since this release

The release causes the routing regex to match against the union of the host and path. This allows for routing decisions based on the host used. Existing regex's which assumed the path was the beginning of the string to be matched will no longer work.