http: rename read_body to filter_body
commit7451ef8159decc95245fe193e04bcf3d433095a3
authorEric Wong <normalperson@yhbt.net>
Tue, 11 Aug 2009 04:55:38 +0000 (10 21:55 -0700)
committerEric Wong <normalperson@yhbt.net>
Tue, 11 Aug 2009 04:55:38 +0000 (10 21:55 -0700)
tree49e208f3d4bc0473b0bf008116d83f199ac13b1e
parent76ec094b15c24bf6fb05155330d83f5bdd71c8e5
http: rename read_body to filter_body

This method is strictly a filter, it does no I/O so "read"
is not an appropriate name to give it.
ext/unicorn_http/unicorn_http.rl
lib/unicorn/tee_input.rb
test/unit/test_http_parser_ng.rb