Home > Configuration > Application Firewall > setappfwprofile_addcookieflags

setappfwprofile_addcookieflags

Use this method to set add HttpOnly and Secure flags to cookies

Syntax



Parameters

name

Name of the profile that you want to modify.
This is mandatory parameter.

addcookieflags

Add HttpOnly and Secure flags to cookies
Default value = AS_ADD_CKI_FLAGS_NONE.
Possible Values : none, httpOnly, secure, all.

Return Value

Returns simpleResult

See Also