OpenEdge.Net.HTTP.Trace.Rule.BodyFilterRule
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL ApplyPolicy (IHttpMessage) |
/* Method to apply policy (and exceptions) to HTTP messages.
@param IHttpMessage The Request or Response object (message) being processed
@return logical If FALSE then the processing of the rule chain halts; if TRUE the next rule (if any) in the chain is processed */
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| BodyFilterRule (MessageTypeEnum, PolicyTypeEnum) |
|
Method Detail
LOGICAL ApplyPolicy (IHttpMessage)
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Constructor Detail
BodyFilterRule (MessageTypeEnum, PolicyTypeEnum)
|
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|