Generated by
JDiff

Class org.springframework.web.servlet.support.WebContentGenerator

Added Methods
String getAllowHeader() Return the "Allow" header value to use in response to an HTTP OPTIONS request based on the configured supported methods also automatically adding "OPTIONS" to the list even if not present as a supported method.
String[] getVaryByRequestHeaders() Return the configured request header names for the "Vary" response header.
void setVaryByRequestHeaders(String[]) Configure one or more request header names (e.g.
 

Added Fields
String HEADER_CACHE_CONTROL