Initial implementation for CertNetFetcher.
CertNetFetcher is a class for issuing and cancelling network fetches, that will be used by CertVerifier. It fetches http:// AIA and CRL URLs. This initial implementation has some remaining TODOs around: - Add POST parameters - Add cache bypass controls - Add maximum requests thresholds - Add more tests for cancellation/de-duplication BUG=455366 NOPRESUBMIT=true Review URL: https://codereview.chromium.org/908863004 Cr-Commit-Position: refs/heads/master@{#324261}
Showing
net/cert/cert_net_fetcher.h
0 → 100644
net/cert_net/README
0 → 100644
This diff is collapsed.
This diff is collapsed.
File added
Please register or sign in to comment