Helidium / Mitol

Lightweight NodeJS http server
Other
175 stars 5 forks source link

Request->url immutable #24

Open splitice opened 6 years ago

splitice commented 6 years ago

Various libraries (including) express modify the value of the URL (e.g for serving sub apps). This is incompatible with mitol as the field is implemented as a const char