Skip to content

Commit

Permalink
docs(readme): document hostname routing support
Browse files Browse the repository at this point in the history
  • Loading branch information
tigerwill90 committed Nov 16, 2024
1 parent 4246ee4 commit 5b6f352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Pattern /users/uuid:{id}/config
/users/uuid:/config no matches
````

For hostnames, named parameters are also supported. The path portion must still include at least `/`.
Named parameters are also supported in hostname. Note that the path portion must still include at least `/`.

````
Pattern exemple.com/avengers
Expand Down

0 comments on commit 5b6f352

Please sign in to comment.