Files
node/doc
Ben Noordhuis ceb8740a63 dns: rename domain to hostname
A follow-up commit will save the domain name on the request object but
we can't call that property 'domain' because that gets intercepted by
src/node.cc and lib/domain.js to implement the node.js feature of the
same name.

To avoid confusion, rename all variables called 'domain' to 'hostname'.
2013-10-16 21:56:16 +02:00
..
2013-05-09 15:15:39 -07:00
2013-10-16 21:56:16 +02:00
2013-05-09 15:15:39 -07:00
2013-05-09 15:15:39 -07:00
2012-09-27 13:25:55 -07:00
2013-03-06 11:44:29 -08:00
2012-06-22 08:49:20 -07:00