Skip to content

2.0.0

Compare
Choose a tag to compare
@dougwilson dougwilson released this 30 Aug 06:27
· 142 commits to master since this release
  • Accept RegExp object for hostname
  • Provide req.vhost object
  • Remove old invocation of server.onvhost
  • String hostname with * behaves more like SSL certificates
    • Matches 1 or more characters instead of zero
    • No longer matches "." characters
  • Support IPv6 literal in Host header