HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Entry Class / IsRestrictedURL Property

IsRestrictedURL Property (Entry)
Returns a boolean value that indicates whether access to extended HTTP information (e.g. cookies and headers) for this URL has been restricted by HttpWatch Basic Edition.
Syntax
'Declaration
 
Public ReadOnly Property IsRestrictedURL As Boolean
 

Property Value

This property is always set to false if you are using HttpWatch Professional. In HttpWatch Basic edition it is false for websites in the Alexa Top 20 (an other supported sites like httpwatch.com) and true for all other sites.

 

For more information, see Basic Edition Restrictions.

Requirements
 
See Also