SharedDictionaryInfo Object
- matchstring - The matching path pattern for the dictionary which was declared in 'use-as-dictionary' response header's- matchoption.
- matchDestinationsstring[] - An array of matching destinations for the dictionary which was declared in 'use-as-dictionary' response header's- match-destoption.
- idstring - The Id for the dictionary which was declared in 'use-as-dictionary' response header's- idoption.
- dictionaryUrlstring - URL of the dictionary.
- lastFetchTimeDate - The time of when the dictionary was received from the network layer.
- responseTimeDate - The time of when the dictionary was received from the server. For cached responses, this time could be "far" in the past.
- expirationDurationnumber - The expiration time for the dictionary which was declared in 'use-as-dictionary' response header's- expiresoption in seconds.
- lastUsedTimeDate - The time when the dictionary was last used.
- sizenumber - The amount of bytes stored for this shared dictionary information object in Chromium's internal storage (usually Sqlite).
- hashstring - The sha256 hash of the dictionary binary.