[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] mod_dav_svn directory listing i18n fix, and odd bug

From: Marcus Comstedt <marcus_at_mc.pp.se>
Date: 2002-07-23 20:06:07 CEST

=?UTF-8?B?QnJhbmtvIMSMaWJlag==?= <brane@xbc.nu> writes:

> >Also, for the XML case no charset declaration is needed since UTF-8 is
> >the default.
> >
>
> I know that's the default within XML, but does HTTP know about it?

No, but it doesn't need to. It just needs to deliver the octets from
point A to point B. HTTP is just the transport mechanism, it doesn't
interpret the data in any way at all.

  // Marcus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 23 20:12:35 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.