Privacy
An example of the header is shown below:
Privacy: none
The header properties are shown in the following table:
Header Level Action |
Add |
Delete |
Modify |
List Entries |
---|---|---|---|---|
Operations Supported |
Yes |
Yes |
No |
N/A |
Keyword |
Sub Types |
Attributes |
---|---|---|
privacy |
Read/Write |
Below are header manipulation examples:
Example 1 |
Rule: |
Add a privacy header and set it to ‘'session': MessageManipulations 1 = 1, any, , header.Privacy, 0, 'session', 0; |
Result: |
Privacy: session |
|
Example 2 |
Rule: |
Add ‘user’ to the list: MessageManipulations 1 = 3, , , header.privacy.privacy.user, 2, '1', 0; |
Result: |
Privacy: session;user |