Package org.praxisplatform.uischema.http
Class IfNoneMatchUtils
java.lang.Object
org.praxisplatform.uischema.http.IfNoneMatchUtils
Parser and matcher for HTTP If-None-Match headers using strong ETag comparison.
-
Method Summary
-
Method Details
-
matches
Returns true if the If-None-Match header matches the provided strong ETag. Strong-only comparison: weak validators (W/...) are ignored as non-matching for hash equality.
-