Patches item #2128, was opened at 2005-07-18 14:25
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1700&aid=2128&group_id=426

Category: Ruby1.8
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Daniel Berger (djberg96)
Assigned to: Nobody (None)
Summary: http.rb cleanup

Initial Comment:
The attached patch alters http.rb by improving some of the variable names, e.g. "arg1", as well as refactors the HTTP.get_response and HTTP.get_print methods slightly.

In the case of HTTP.get_response, I removed the (IMO) unnecessary private methods "get_by_path" and "get_by_uri", using a duck-type approach instead.

- Dan

----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1700&aid=2128&group_id=426