sapling/eden/scm/lib/http_client
Durham Goode 661d02d6d5 http_client: disable ssl revocation checking on Windows
Summary:
Windows defaults to checking a revocation server for ssl certs. Inside
our datacenter it can't reach the server and fails. We don't have this on for
any other platforms, so let's disable it.

Reviewed By: sfilipco

Differential Revision: D23121739

fbshipit-source-id: 4d44d2a065bf340a8f74332553deb09a9c61be9b
2020-08-13 23:17:28 -07:00
..
src http_client: disable ssl revocation checking on Windows 2020-08-13 23:17:28 -07:00
Cargo.toml http_client: add pool for Multi handles 2020-07-09 13:08:27 -07:00