This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
ETag Comparison #696
Closed
Description
Logging an issue for PR #695
The implementation of Equals
simply checks whether two ETags are equivalent but does not conform to the RFC's specifications in terms of comparing ETags listed here: https://tools.ietf.org/html/rfc7232#section-2.3.2.
cc @muratg Should this be 1.1?