Overloaded convenience setters on HttpHeaders [SPR-16562] #21104
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Juergen Hoeller opened SPR-16562 and commented
While
HttpHeaders
saw plenty of new methods in 5.0 (e.g. #20220, #19591, #19105, #18979), we are still missing a few quite obvious convenience setters: in particularsetCacheControl(CacheControl)
andsetExpires(ZonedDateTime)
.Affects: 5.0 GA
Issue Links:
Referenced from: commits 90d768b
The text was updated successfully, but these errors were encountered: