ExpressJS just passes your parameters down to the http module when you call listen, so your example should work.
Is that not the case?
ExpressJS just passes your parameters down to the http module when you call listen, so your example should work.
Is that not the case?