Re: MS-WDV (was Re: Help with buckets)

2022-12-02 Thread Emmanuel Dreyfus
On Fri, Dec 02, 2022 at 03:17:05PM +, Joe Orton wrote: > I think this might need to do something more complex, maybe running the > PROPFIND in a subrequest properly and capturing (buffering) the output > in a custom filter, rather than using the mod_dav internal API directly. > Have you

Re: MS-WDV (was Re: Help with buckets)

2022-12-02 Thread Joe Orton
On Fri, Dec 02, 2022 at 08:53:07AM +, Emmanuel Dreyfus wrote: > Hello > > I made some progress with the combined GET+PROPFIND specified > by MS-WDV (for a summary, see > https://lists.apache.org/thread/57s1vvl6k9qpdv5ym7mtcl29bd933w7k ) > > Attached is the diff against trunk, form comments.

MS-WDV (was Re: Help with buckets)

2022-12-02 Thread Emmanuel Dreyfus
Hello I made some progress with the combined GET+PROPFIND specified by MS-WDV (for a summary, see https://lists.apache.org/thread/57s1vvl6k9qpdv5ym7mtcl29bd933w7k ) Attached is the diff against trunk, form comments. -- Emmanuel Dreyfus m...@netbsd.org Index: dav/main/mod_dav.c