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


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <http-wsp-rule>
                    <term>
                        <from>
                            <http>
                                <operation>...</operation>
                                <header>...</header>
                                <content-type>...</content-type>
                            </http>
                        </from>
                    </term>
                </http-wsp-rule>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

Match HTTP sessions.

Contents

<content-type>—Content type contained in http body.

<header>—HTTP header options.

<operation>—Limit match to operation being performed.


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