[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: UTF-8 [was Re: LuaSocket http ftp smpt...]
- From: Diego Nehab <diego@...>
- Date: Fri, 4 Feb 2005 16:16:24 -0500 (EST)
Hi,
> > > The most common charset is ISO-8859-1, which is enough for us Latin
> > > people.
> well here in Berlin, Western Latin is not enough, since Eastern Latin
> is only 80km away :)
> > I need UTF-8 at a bare minimum.
> metoo
But this has nothing to do with the encoding, right? I would just get
bytes and encode them using Quoted-Printable or Base64 with =? ?=
delimiters. You can send in anything that makes any sense to you.
[]s,
Diego.