expressjs.com icon indicating copy to clipboard operation
expressjs.com copied to clipboard

Mention different path matching strategies

Open ties-s opened this issue 6 months ago • 0 comments

Description

The documentation for the various HTTP method handlers (like GET) link to Path Examples for more information about paths. The Path Examples are located underneath the use method and describe prefix matching. The HTTP method handlers however use full path matching, which is not mentioned.

Expectations

Mention different behaviour either with the link, or in the examples

ties-s avatar Jun 02 '25 10:06 ties-s