| setcachecontentgroup_insertetag |
Use this method to set insert an ETag header in the response. With ETag header insertion, the integrated cache does not serve full responses on repeat requests. |
Syntax |
Parameters |
name |
Name of the content group to be modified. This is mandatory parameter. |
insertetag |
Insert an ETag header in the response. With ETag header insertion, the integrated cache does not serve full responses on repeat requests. Default value = YES. Possible Values : YES, NO. |
Return Value |
Returns simpleResult |
See Also |