Page MenuHomeSoftware Heritage

Add support for content negotiation for async-based RPC servers
Closed, MigratedEdits Locked

Description

This has already be done for regular (sync) servers, but is still needed to help playing with RPC endpoints from the cmd line, and especially to help writing installation documentation and/or write supervision probes (much easier to have json ouput than msgpack one in these contexts.)