Package org.apache.tomcat.util.http
Special utils for handling HTTP-specific entities - headers, parameters,
cookies, etc.
The utils are not specific to tomcat, but use util.MessageBytes.
-
Interface Summary Interface Description CookieProcessor -
Class Summary Class Description ConcurrentDateFormat A thread safe wrapper aroundSimpleDateFormat
that does not make use of ThreadLocal and - broadly - only creates enough SimpleDateFormat objects to satisfy the concurrency requirements.CookieProcessorBase FastHttpDateFormat Utility class to generate HTTP dates.HeaderUtil MimeHeaders Memory-efficient repository for Mime Headers.Parameters RequestUtil ResponseUtil Rfc6265CookieProcessor ServerCookie Server-side cookie representation.ServerCookies This class is not thread-safe.WebdavIfHeader TheIfHeader
class represents the state lists defined through the HTTP If header, which is specified in RFC 2518 as follows : -
Enum Summary Enum Description CookiesWithoutEquals Parameters.FailReason SameSiteCookies