Re: ap_unescape_url() and the '+' within an argument

2006-01-28 Thread Christian Parpart
oject) longterm fix would be libapreq2 I assume, but the docs are pitching me :) Regards, Christian Parpart. pgpWw97JP1Wfv.pgp Description: PGP signature

Re: libapreq within mod_transform

2006-01-28 Thread Christian Parpart
mple output filter with a filter-init function. many many thanks :) I'll see what I can achieve with this. Best regards, Christian Parpart. pgpPuuEDuPp0f.pgp Description: PGP signature

libapreq within mod_transform (was: Re: ap_unescape_url() and the '+' within an argument)

2006-01-28 Thread Christian Parpart
On Sunday 29 January 2006 00:59, Joe Schaefer wrote: > Christian Parpart <[EMAIL PROTECTED]> writes: > > On Saturday 28 January 2006 23:36, Dirk-Willem van Gulik wrote: > >> On Sat, 28 Jan 2006, Christian Parpart wrote: > >> > wich works so far, however, firef

Re: ap_unescape_url() and the '+' within an argument

2006-01-28 Thread Christian Parpart
On Saturday 28 January 2006 23:36, Dirk-Willem van Gulik wrote: > On Sat, 28 Jan 2006, Christian Parpart wrote: > > wich works so far, however, firefox keeps adding '+' chars instead of %20 > > to > > Which is perfectly OK/right - so we should recognize these and

ap_unescape_url() and the '+' within an argument

2006-01-28 Thread Christian Parpart
ough, not being able to decode the values correctly. Is this wanted? If so, what can I do to prevent this? Regards, Christian Parpart. pgpnhFFtkNwfe.pgp Description: PGP signature

realtime client connnection abort notifications

2005-12-17 Thread Christian Parpart
d to the hook when being invoked. Apache already has a big I/O dispatching loop, so, is there maybe something I can hook me in to? Regards, Christian Parpart. pgpjoKujdeeZr.pgp Description: PGP signature

howto retrieve request URI args and request body within an output filter module?

2005-08-16 Thread Christian Parpart
, but it - obviousely - doesn't fit all the needs I have to have as it (e.g.) does not pass request arguments from GET and PUT to the XSLT stylesheet :( though, my question: how do I get these from within that .xml output filter? Thanks in advance, Christian Parpart. -- 09:24:36 up 145 day

Re: 2.0.54 release candidate tarball available for testing

2005-04-14 Thread Christian Parpart
On Thursday 14 April 2005 5:09 am, William A. Rowe, Jr. wrote: > At 01:24 PM 4/13/2005, Christian Parpart wrote: > >On Tuesday 12 April 2005 9:25 am, Sander Striker wrote: > >> Please give 2.0.54 a whirl and report any problems (or successes) ;) > > > >not that I&#x

Re: 2.0.54 release candidate tarball available for testing

2005-04-13 Thread Christian Parpart
ocally and on 2 of three prod. hosts. One with having an active webchat community on it. So, really active. And I got no problems so far. Looking forward, ;-) Christian Parpart. -- Netiquette: http://www.ietf.org/rfc/rfc1855.txt 20:23:09 up 21 days, 9:29, 0 users, load average: 0.87, 0.54,

Re: mod_rewrite functional patch

2004-11-19 Thread Christian Parpart
On Friday 19 November 2004 10:36 pm, André Malo wrote: > * Christian Parpart <[EMAIL PROTECTED]> wrote: > > I recently installed MediaWiki [1] (as used and developed on/by > > WikiPedia [2]). This wiki software allows an intuitive use of URLs > > as long as the host admi

mod_rewrite functional patch

2004-11-19 Thread Christian Parpart
an be available by upstream from apache 2.1 and later. Best Regards, Christian Parpart. p.s.: that patch is just about 50 lines, it's trivial and shouldn't make any problems though. [1] http://www.mediawiki.org/ [2] http://www.wikipedia.org/ [3] http://meta.wikimedia.org/wiki/Rewrite_Rule