<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.5-preview1" />

DefaultContentNegotiator

public bool ExcludeMatchOnTypeOnly { get; }

public DefaultContentNegotiator(bool excludeMatchOnTypeOnly)

protected virtual MediaTypeFormatterMatch MatchType(Type type, MediaTypeFormatter formatter)

protected virtual bool ShouldMatchOnType(IEnumerable<MediaTypeWithQualityHeaderValue> sortedAcceptValues)