◆ EvidenceKeyFilterShareUsage()
| fiftyone.pipeline.engines.fiftyone.data.EvidenceKeyFilterShareUsage.EvidenceKeyFilterShareUsage | ( | List< String > | blockedHttpHeaders, |
| List< String > | includedQueryStringParams, | ||
| boolean | includeSession, | ||
| String | sessionCookieName | ||
| ) |
Constructor.
- Parameters
-
- blockedHttpHeaders - a list of the names of the HTTP headers that share usage should not send to 51Degrees
- includedQueryStringParams - a list of the names of query string parameters that share usage should send to 51Degrees
- includeSession - if true then the session cookie will be included in the filter
- sessionCookieName - the name of the cookie that contains the session id
