Skip to content
This repository has been archived by the owner on Apr 21, 2020. It is now read-only.

Not taking care of extra '/' #12

Open
joesonw opened this issue Aug 13, 2017 · 0 comments
Open

Not taking care of extra '/' #12

joesonw opened this issue Aug 13, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@joesonw
Copy link
Contributor

joesonw commented Aug 13, 2017

@Path('/')
class Controller {
    @Path('/route')
    route() {}
}

will not work, because of two '/'s.

@joesonw joesonw added the bug label Aug 13, 2017
@joesonw joesonw self-assigned this Aug 13, 2017
@joesonw joesonw added this to the v1.1 milestone Aug 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant