ETag.cc
Go to the documentation of this file.
bool etagIsWeakEqual(const ETag &tag1, const ETag &tag2)
whether etags are weak-equal
Definition: ETag.cc:55
static bool etagStringsMatch(const ETag &tag1, const ETag &tag2)
whether etag strings match
Definition: ETag.cc:21
bool etagIsStrongEqual(const ETag &tag1, const ETag &tag2)
whether etags are strong-equal
Definition: ETag.cc:49