From: Hey You Date: 2007-04-12T06:19:56+09:00 Subject: Re: How come this doesn't work? Francis Cianfrocca wrote: > On 4/11/07, Hey You wrote: >> charset=UTF-8\r\nHost:"+host+"\r\n\r\n" >> when I tell it to get the other page it doesn't do anything. I made this >> code a few seconds ago so I am searching for the answer and I am reading >> RFC2616. >> >> -- >> Posted via http://www.ruby-forum.com/. >> >> > > Is there some reason why you can't use one of the many different ways > that Ruby provides for accessing web sites? But why not use sockets? I just want to learn how to use sockets because aren't http libraries made up of sockets? -- Posted via http://www.ruby-forum.com/.