Cache Types¶
-
type HttpCacheKey¶
The type used to hold a full cache key.
-
class HTTPCacheAlt¶
Description of an alternate in the cache. This contains the metadata for the alternate, such as the fragment table and the request and response headers.
-
class CacheHTTPInfo¶
A wrapper class for a pointer to a
HTTPCacheAlt
.
Traffic Server Types¶
-
class HttpSM¶
The HTTP transaction state machine, which also represents the transaction.