http_server: small simplification for redirects
commitb1f328b0dd3647168fcc8b1ad9b09284707ad929
authorEric Wong <normalperson@yhbt.net>
Fri, 12 Aug 2011 00:28:47 +0000 (11 17:28 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 12 Aug 2011 00:28:47 +0000 (11 17:28 -0700)
treef9bf2fe41a0ec7d18e7279f76eba934b30f0a80a
parent6ab27beeda3b0aaaa66f7cc4f734944a7aa84385
http_server: small simplification for redirects

We only need the fileno in the key which we use
to generate the UNICORN_FD env.  Otherwise the IO
object is accepted and understood by Ruby.
lib/unicorn/http_server.rb