v0.9.0
- ⚡ Added
subdomain.offset
setting - ⚡ Added
subdomains
getter tohttp.IncomingMessage
- 🌟 Made
http
constants global byHTTP
name - 🌟 Improved performance
- 💥 Removed
content-length
option (and content-length calculation) - 🪲 Fixed route with prefix
use
not applying prefix bug - 🪲 Fixed typescript usage