NetSurf
Data Fields
hsts_data Struct Reference

Data Fields

time_t expires
 Expiry time. More...
 
bool include_sub_domains
 Whether to include subdomains. More...
 

Detailed Description

Definition at line 225 of file urldb.c.

Field Documentation

◆ expires

time_t hsts_data::expires

Expiry time.

Definition at line 226 of file urldb.c.

Referenced by urldb_get_hsts_enabled(), urldb_load(), urldb_save_search_tree(), and urldb_set_hsts_policy().

◆ include_sub_domains

bool hsts_data::include_sub_domains

Whether to include subdomains.

Definition at line 227 of file urldb.c.

Referenced by urldb_get_hsts_enabled(), urldb_load(), urldb_save_search_tree(), and urldb_set_hsts_policy().


The documentation for this struct was generated from the following file: