OpenEdge.Net.HTTP.Trace.Rule.CookieRule
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| AddTraceData (Cookie, ExchangeData) |
|
||
| ApplyPolicy (IHttpMessage, ExchangeData) |
/* Method to apply policy (and exceptions) to HTTP messages.
@param IHttpMessage The Request or Response object (message) being processed
@param ExchangeData The current trace data. A rule may update this data */
|
||
| SetPolicyExceptions (Object[]) |
/* Setter for Policy Exceptions
@param Object[] List of exception objects */
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| CookieRule (MessageTypeEnum, PolicyTypeEnum) |
|
Method Detail
AddTraceData (Cookie, ExchangeData)
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ApplyPolicy (IHttpMessage, ExchangeData)
|
||||||||||||||||
SetPolicyExceptions (Object[])
|
||||||||||||||||
Constructor Detail
CookieRule (MessageTypeEnum, PolicyTypeEnum)
|
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|