#hosts param
2 messages · Page 1 of 1 (latest)
There's host on req, which refers to the hostname which was used to perform the request, and is provided by the underlying http server, which receives it from the http request.
I'm not aware about hosts.
What are you trying to achieve?