Creating a Pre-processing Adapter

Pre-processing an adapter comprises the following three stages:
  1. Reading body content of request.
  2. Modifying the request body.
  3. Terminating further processing for unavailable header.

For details on how to access and use extended attributes, such as sending the response body to another location other than the caller, see Accessing and Using Extended Attributes.