Fastify: Static url and parametric url

Created on 3 Dec 2017  路  3Comments  路  Source: fastify/fastify

url: '/s'
url: '/:filename'

Then both urls cannot match all urls beginning with 's'
Such as '/styles.css'

bug

All 3 comments

Well, except '/s'.

Hi! Thank you for contributing!
It's an error in our router, I'm working on it :)

Thank you for your work.馃構

Was this page helpful?
0 / 5 - 0 ratings

Related issues

valentinvichnal picture valentinvichnal  路  3Comments

allevo picture allevo  路  3Comments

mcollina picture mcollina  路  4Comments

avilang picture avilang  路  3Comments

moltar picture moltar  路  3Comments