All I know is I had this issue with Poco::Server::HTTP. So when I see automated content measurement, I'd rather have them fixed in the library.
--- Arthur Bergman <[EMAIL PROTECTED]> wrote: > > > On 4 May 2005, at 22:04, Matt Cashner wrote: > > > On Wed, 2005-05-04 at 13:40 -0700, Mathieu Longtin > wrote: > >> Actually, you should do a use bytes before you > calculate > >> the length. Otherwise, unicode strings will get the > number > >> of characters, not bytes, and send the wrong length. > > > > poe itself does a use bytes on startup so doing that > again here is not > > necessary. > > > > -- > > sungo > > > > > > surely it is lexically scoped, is it not? > > ----- > CTO @ Fotango Ltd > +447834716919 > http://www.fotango.com/ > > Yahoo! Mail Stay connected, organized, and protected. Take the tour: http://tour.mail.yahoo.com/mailtour.html
