http-rs / http-rs/route-recognizer

`*` should match empty paths

Open
#45 8 comments 6 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
101
Forks
35
PR merge metrics
No merged PRs in 30d

Description

Ref: https://github.com/http-rs/tide/issues/783

```txt
curl http://localhost:8080/test
ok
curl http://localhost:8080/
404
curl http://localhost:8080
404
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.