Click or drag to resize
RedirectAfterPostConfigSection

IAction implementing the redirect after post pattern that acts only if a previous action has acted; in this case, it redirects with an HTTP 302 redirect using the same parameters as the input request, after having removed some parameters according to regular expressions.

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

Element

Description

pattern

group of regular expressions used to remove parameters from the redirected query string

Parent elements

Element

Description

configuration

Configuration root