Post Reply 
Difficulties filtering XML
Aug. 11, 2004, 06:36 PM
Post: #7
 
z12 Wrote:Here's the filter that I use for filtering xml:
Similar to what I used to use as well. I posted a topic on XML on Arne's board quite a while
back when I was using Proxo to filter SOAP messages. (I was going to point to it,
but Arne's site is giving an ODBC error right now)

I used "(*/xml)" to match content-type, can't remember if there was another
xml content type other than "text" and "application" that I needed to match on.

text/plain is not filtered by default either, i have a rule for enabling filtering for it
as well, although I can't remember why I needed it.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
[] - Korax - Aug. 10, 2004, 11:14 PM
[] - Oddysey - Aug. 11, 2004, 01:44 AM
[] - Siamesecat - Aug. 11, 2004, 07:50 AM
[] - Oddysey - Aug. 11, 2004, 04:26 PM
[] - Oddysey - Aug. 11, 2004, 04:40 PM
[] - z12 - Aug. 11, 2004, 06:24 PM
[] - pooms - Aug. 11, 2004 06:36 PM
[] - Oddysey - Aug. 11, 2004, 08:17 PM
[] - Siamesecat - Aug. 12, 2004, 05:50 AM

Forum Jump: