Web Acl Cookies
data class WebAclCookies(val matchPattern: WebAclCookieMatchPattern, val matchScope: WebAclMapMatchScope, val oversizeHandling: WebAclOversizeHandling)
Includes headers of a web request.
Constructors
Link copied to clipboard
fun WebAclCookies(matchPattern: WebAclCookieMatchPattern, matchScope: WebAclMapMatchScope, oversizeHandling: WebAclOversizeHandling)