Files
spring-framework/spring-web/src/main/java/org/springframework
Brian Clozel 88405be8a5 Quote ETags set with ResponseEntity builder API
Prior to this change, trying to set an unquoted ETag with
`ResponseEntity`'s API would throw an `IllegalArgumentException`.

This commit automatically quotes ETag values set using ResponseEntity.

Issue: SPR-13378
2015-08-24 09:54:08 +02:00
..
2015-07-24 18:24:19 +02:00
2015-08-21 17:03:53 +02:00