How I tweak Net:HTTP library to support both http and https automagically. ... request = Net::HTTP::Post.new(uri.request_uri) request.body ...
確定! 回上一頁