equals
Compare this HttpHeaders keys/values with another HttpHeaders keys/values for equality.
True, if the two HttpHeaders have same size and all corresponding keys/values are equal. Otherwise Return
false.
Parameters
other
(nullable) The other HttpHeaders.