chromium / hstspreload

🔒🔍 A Go package to scan sites against requirements for Chromium-maintained HSTS preload list.
https://hstspreload.org
BSD 3-Clause "New" or "Revised" License
116 stars 37 forks source link

Decide on JSON serialization for `HSTSHeader` #65

Closed lgarron closed 8 years ago

lgarron commented 8 years ago

Ideally, I'd like to avoid using MaxAgeNotPresent == -1 in the output JSON.