Uiinfrastructure API Docs  
 

WebData.SetSuppressAutomaticHeaders Method 

This method turns on or off automatic HTTP headers (such as the automatic expires header set to now). Default is to add automatic HTTP headers.

public virtual void SetSuppressAutomaticHeaders(
   bool bSuppress
);

Parameters

bSuppress

See Also

WebData Class | com.plumtree.uiinfrastructure.activityspace Namespace