Usage
<configuration><services><ggsn><service-identification><http-wsp-rule><term><from><wsp><content-type><case/><is>is</is><not-is>...</not-is><starts-with>starts-with</starts-with><not-starts-with>...</not-starts-with><ends-with>ends-with</ends-with><not-ends-with>...</not-ends-with><contains>...</contains><not-contains>...</not-contains></content-type></wsp></from></term></http-wsp-rule></service-identification></ggsn></services>
</configuration>Description
Content type contained in wsp body.
Contents
<case>—Consider case while processing.
<contains>—Matches a substring.
<not-contains>—Doesn't match a substring.
<not-ends-with>—End doesn't match.