[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <http-wsp-rule>
                    <term>
                        <from>
                            <http>
                                <header>
                                    <host>
                                        <not-ends-with>
                                            <name>name</name> <!-- identifier -->
                                        </not-ends-with>
                                    </host>
                                </header>
                            </http>
                        </from>
                    </term>
                </http-wsp-rule>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

End doesn't match.

Contents

<name>—End doesn't match.


[Contents] [Prev] [Next] [Index] [Report an Error]