# File lib/openid/fetchers.rb, line 132
def
make_http
(
uri
)
@proxy
.
new
(
uri
.
host
,
uri
.
port
)
end