Re: Unregister streamed output filters

2003-01-13 Thread Stas Bekman
Esteban Fernandez Stafford wrote: On Sat, 11 Jan 2003, Stas Bekman wrote: Esteban Fernandez Stafford wrote: Hello all, is there a way to unregister a streamed filter? I have seen this in many (all?) apache (C programmed) filters; they are able of declining the filtering of a certain stream,

Re: Unregister streamed output filters

2003-01-12 Thread Esteban Fernandez Stafford
On Sat, 11 Jan 2003, Stas Bekman wrote: > Esteban Fernandez Stafford wrote: > > > > Hello all, > > > > is there a way to unregister a streamed filter? I have seen this in > > many (all?) apache (C programmed) filters; they are able of declining > > the filtering of a certain stream, for example,

Re: Unregister streamed output filters

2003-01-10 Thread Stas Bekman
Esteban Fernandez Stafford wrote: Hello all, is there a way to unregister a streamed filter? I have seen this in many (all?) apache (C programmed) filters; they are able of declining the filtering of a certain stream, for example, when they do not know how to handle a certain content type. In th

Unregister streamed output filters

2003-01-10 Thread Esteban Fernandez Stafford
Hello all, is there a way to unregister a streamed filter? I have seen this in many (all?) apache (C programmed) filters; they are able of declining the filtering of a certain stream, for example, when they do not know how to handle a certain content type. In the apache api this is done with ap_