Skip to content

Dollar sign not recognized in URL #2987

Description

@jukkasi

Using ExpressJS 4 I'm not able to get a dollar sign to work in URL e.g.

app.post('/foo/$bar', handler);
Cannot POST /foo/$bar

According to RFC dollar sign should be safe character, is it something I'm missing here?

Metadata

Metadata

Labels

4.xdocsDocumentations issues

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions