http_request: small cleanup/code reduction
commit49e4ffcc7ca3f1039a27c9ae884dd6c6ae23df41
authorEric Wong <normalperson@yhbt.net>
Mon, 7 Dec 2009 09:03:00 +0000 (7 01:03 -0800)
committerEric Wong <normalperson@yhbt.net>
Mon, 7 Dec 2009 09:05:18 +0000 (7 01:05 -0800)
tree0cfadb38325c6a5b8762d477df185db228656703
parente8970141039b8ab99c1b7fe3f54d2072dace62de
http_request: small cleanup/code reduction

No point in bloating code for an unlikely path (and the memcpy()
vs malloc() tradeoff is debatable...)
lib/unicorn/http_request.rb