.nest_no_strip(…)
– can I pass "/<(api|oauth)>"
for regex parsing?
#488
Unanswered
michaljanocko
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pretty much what the title says. Can I do that or does the slice indexing in
poem/src/route/router.rs
mess with this? I have been getting some 405 Method Not Allowed but only for the shorter variant (/api
).Beta Was this translation helpful? Give feedback.
All reactions