Generated by
JDiff

Class org.springframework.http.HttpHeaders

Added Methods
void setAccessControlMaxAge(Duration) Set the (new) value of the {@code Access-Control-Max-Age} response header.
void setDate(Instant) Set the date and time at which the message was created, as specified by the {@code Date} header.
void setDate(ZonedDateTime) Set the date and time at which the message was created, as specified by the {@code Date} header.
void setExpires(Instant) Set the date and time at which the message is no longer valid, as specified by the {@code Expires} header.