sapling/eden/scm/lib/http-client
Arun Kulshreshtha 0ad6c1229b edenapi: return no-op Fetch on empty request
Summary: Instead of returning an error upon receiving an empty request, just return a `Fetch` object that does nothing. This prevents Mercurial from crashing in situations where an empty request somehow makes it to the EdenAPI remote store.

Reviewed By: quark-zju

Differential Revision: D24119632

fbshipit-source-id: cf4ec707b4097656c76d7084a55b2d0b3150b679
2020-10-05 15:16:33 -07:00
..
src edenapi: return no-op Fetch on empty request 2020-10-05 15:16:33 -07:00
Cargo.toml http-client: improve log messages 2020-09-24 21:05:20 -07:00