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

Re: mod_dav_svn input filter

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-08 02:25:44 CET

On Mar 7, 2005, at 6:57 PM, Ryan Bloom wrote:

> Ben,
>
> I haven't looked at the code, and I have never looked at this, but
> just as a thought, is there a sub-request created and executed during
> processing? That is really what this sounds like. You can determine
> this by looking at r->main to find the original request, which is
> where the input_filter will always store data.
>

The only subrequest I'm aware of is the one that mod_dav_svn explicitly
makes for read-authorization checks, which is a GET request. I'll take
a look, though.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 8 02:26:59 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.