Package org.apache.tomcat.util.http
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.
-
ClassDescriptionA thread safe wrapper around
SimpleDateFormat
that does not make use of ThreadLocal and - broadly - only creates enough SimpleDateFormat objects to satisfy the concurrency requirements.Utility class to generate HTTP dates.ExtendIllegalStateException
to identify the cause as an invalid parameter.Memory-efficient repository for Mime Headers.Server-side cookie representation.This class is not thread-safe.