Results 1 issues of Michael Enger

Fixes #488. When we reache the `**` node we're at the path segment it is going to match against. The `currentIndex` is incremented on [line 125](https://github.com/httpswift/swifter/blob/stable/Xcode/Sources/HttpRouter.swift#L125) which means that we're...