Open pksunkara opened 3 years ago
When doing the following:
Path::new().path("static")
We need to think about what happens when those special URI characters are given.
This would need work in the p! macro too.
p!
When doing the following:
We need to think about what happens when those special URI characters are given.
This would need work in the
p!
macro too.