"Sander Striker" <[EMAIL PROTECTED]> writes: > > From: [EMAIL PROTECTED] On Behalf Of Jeff Trawick > > Sent: 19 March 2002 15:14 > > > "Bill Stoddard" <[EMAIL PROTECTED]> writes: > > > >> Introduces ap_rset_content_type()... This patch is not complete, I have not >finished > >> reviewing it (or doing the doc), but it should demonstrate Ryan and Sander's >suggestion > >> for inserting resource filters based on content type. I am a bit concerned about >some > >> crufty code paths inserting the same filter multiple times into the same output >stream. > > > > What happens if a would-be generator calls ap_rset_content_type() but > > ends up declining? We get a bogus filter on the chain, right? > > Yes, but, the generator shouldn't call ap_rset_content_type() if it > isn't sure it is accepting. If it declines, it shouldn't touch content-type.
yep :) -- Jeff Trawick | [EMAIL PROTECTED] Born in Roswell... married an alien...
