oscartbeaumont / httpz

Code once, support every Rust webserver!
MIT License
28 stars 4 forks source link

Consistent handling of URL defined on `GenericEndpoint` #19

Open oscartbeaumont opened 1 year ago

oscartbeaumont commented 1 year ago

It should be handled the same regardless of the webserver.

Its behavior should also be unit tested.