From: Joseph Brunner (joe@affirmedsystems.com)
Date: Mon Sep 03 2007 - 02:44:03 ART
Which would you use and why?
 
class-map match-any IMAGES
  match protocol http url "*.jpg"
  match protocol http url "*.gif"
  match protocol http url "*.jpeg"
 
or
 
class-map match-all IMAGES
 match protocol http url "*.jpg|*.gif|*.jpeg"
 
 
danke schon!
This archive was generated by hypermail 2.1.4 : Sat Oct 06 2007 - 12:01:09 ART