From: Bob Smyph Date: 2009-02-19T04:51:30+09:00 Subject: Re: HTTPS connection Rob Biedenharn wrote: > require 'net/https' > > and use Net::HTTPS.new perhaps? > > Rob Biedenharn http://agileconsultingllc.com > Rob@AgileConsultingLLC.com i already had 'net/https' i changed it to use HTTPS.new but get the following error 'unititialized constant Net::HTTPS' -- Posted via http://www.ruby-forum.com/.