Skip to content
  • Bryan Tong's avatar
    Add PathExp handling for __all · cb0a9960
    Bryan Tong authored
    To capture the remainder of a path use `__all` for example `/app/action/:__all`
    which will match `/app/action/some/path/some/where/` and `some/path/some/where/`
    will be assigned to `__all`.
    
    Fixes #130
    cb0a9960
To find the state of this project's repository at the time of any of these versions, check out the tags.