Compute a similarity score (0–1) between two Http2SettingsMap objects.
Http2SettingsMap
Each matching key adds 1 / total_keys; an exact value match adds the full contribution, a proportional difference reduces it.
1 / total_keys
Compute a similarity score (0–1) between two
Http2SettingsMapobjects.Each matching key adds
1 / total_keys; an exact value match adds the full contribution, a proportional difference reduces it.