vhost

virtual domain hosting

MIT License

Downloads
904.9K
Stars
760
Committers
3

Bot releases are hidden (Show)

vhost - 3.0.2 Latest Release

Published by dougwilson about 9 years ago

  • perf: hoist regular expressions
  • perf: use single regular expression for anchor checking
vhost - 3.0.1

Published by dougwilson about 9 years ago

  • perf: enable strict mode
vhost - 3.0.0

Published by dougwilson about 10 years ago

  • Remove support for sub-http servers; use the handle function
vhost - 2.0.0

Published by dougwilson about 10 years ago

  • 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
vhost - 1.0.0

Published by dougwilson about 10 years ago

  • Genesis from connect