spring-framework icon indicating copy to clipboard operation
spring-framework copied to clipboard

Encapsulate ETag comparison logic

Open rstoyanchev opened this issue 1 year ago • 0 comments

#33372 introduced an ETag type that begins to consolidate ETag handling. For 6.2, we can use it to further encapsulate comparisons logic, and also look to expose it on HttpHeaders methods.

rstoyanchev avatar Aug 14 '24 05:08 rstoyanchev