Table of Contents |
---|
...
Supported Operation Types
Add
Append
Remove content
Rename an existing content
...
The following table lists the order of operations for requests and response transformations:
Order | Request Transformer | Response Transformer |
---|---|---|
1 | Remove | Remove |
2 | Rename | Replace |
3 | Replace | Add |
4 | Add | Append |
5 | Append | N/A |
Limitations
You cannot apply transformations to the Authorization header.
...