transaction
Use the transaction stanza entry to define the transaction for which the resource is invoked.
Syntax
transaction = {req | rsp} Description
The transaction for which the resource is invoked.
Options
- req
- The ICAP server is invoked on the HTTP request.
- rsp
- The ICAP server is invoked on the HTTP response.
Usage
Required
Default value
None
Example
transaction = req