Soup.HSTSEnforcerClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
changed |
r |
the class closure for the |
|
has_valid_policy |
r |
The has_valid_policy function is called to check whether there is a valid policy for the given domain. This method should return |
|
hsts_enforced |
r |
||
is_persistent |
r |
The is_persistent function advertises whether the enforcer is persistent or whether changes made to it will be lost when the underlying |
|
parent_class |
r |
The parent class. |
Methods¶
None
Details¶
- class Soup.HSTSEnforcerClass¶