sapling/lib/mononokeapi
Arun Kulshreshtha c60a188e34 mononokeapi: support both http and https
Summary: Allow MononokeClient to support both HTTP and HTTPS. The protocol use is determined by the scheme of the server base URI passed in. For example, specifying `https://mononoke-api.internal.tfbnw.net` would use HTTPS, whereas specifying `http://localhost:12345` would use HTTP. This is useful for local testing.

Reviewed By: DurhamG

Differential Revision: D13089197

fbshipit-source-id: 2da72ac98c60746200334e4bcc0e2568abe3073b
2018-12-03 17:46:51 -08:00
..
src mononokeapi: support both http and https 2018-12-03 17:46:51 -08:00
Cargo.toml mononokeapi: support both http and https 2018-12-03 17:46:51 -08:00