http_server: small cleanups for attr assignments
commitddcea26976f24dda8a0cd65022065100bb40fbb7
authorEric Wong <normalperson@yhbt.net>
Tue, 14 Jun 2011 23:49:57 +0000 (14 23:49 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 14 Jun 2011 23:49:57 +0000 (14 23:49 +0000)
tree07deaeadcdd9f0cfea4ecb64b2842f98a8c6584a
parentf1d8dd94122395cd7b072aeec8942f2cd6b8ca99
http_server: small cleanups for attr assignments

ivar references using @ are slightly faster than calling
attribute methods.
lib/unicorn/http_server.rb