mirror of
https://github.com/SSLMate/certspotter.git
synced 2025-06-27 10:15:33 +02:00

This permits us to detect JSON marshalling errors, and makes it easy to retry the request. Request bodies are short so this should have negligible performance impact.
The code in this directory is from https://github.com/google/certificate-transparency/tree/master/go See AUTHORS for the copyright holders, and LICENSE for the license.