Description
Parses and formats dates in the formats used by HTTP headers. This helps Haskell software handle cache headers, response metadata, and protocol fields that depend on correctly written dates.
It is useful for web clients, servers, proxies, and tools that inspect HTTP traffic. It works as a small support library and has no separate user interface.