Skip to content
Discussion options

You must be logged in to vote

In the user manual and in examples you can see the use of parameter routes.

/public/js/:filename

Where you can do

let filename = req.getParameter(0);

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@cristw
Comment options

@hst-m
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #407 on December 16, 2020 08:16.