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

Re: 1.3 now blocking on path escaping in httpd operational logging

From: <kfogel_at_collab.net>
Date: 2005-09-27 18:27:37 CEST

André Malo <nd@perlig.de> writes:
> Only \xx is used. Well, c2x is utilized, but the logging escaper replaces
> the % with an x and precedes the whole sequence with an \ (-> \xhh).
> See ap_escape_logitem in server/util.c.

That's exactly what I was looking at, but I didn't read that case
carefully enough. You're right, thanks for the correction.

Nevertheless, I still think URI-escaping is preferable, for the
reasons given in my earlier mail.

-Karl

-- 
www.collab.net  <>  CollabNet  |  Distributed Development On Demand
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 27 19:35:32 2005

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.