Description
Currently the RestClient class only supports a single language (e.g. JSON). It would be better if RestClient could be configured to use any number of serializers and parsers and have the correct ones picked based on the Accept and Content-Type headers.