Creates a dictionary from the specified HTTP response body content.
public static ReadOnlyDictionary<string, string> GetParameters(string responseContent)