Word description Stops processing the current request and takes action depending on the type of the current request:
•
For GET or HEAD requests, the client receives a <400> response.
•
For POST requests, the client is sent back to the page containing the form submission, with current form values and validation errors passed in a Furnace conversation scope.