DateCache Module
Cached HTTP date string to avoid formatting on every request. HTTP dates only change once per second, so caching provides significant benefit.
Functions and values
| Function or value | Description |
Full Usage:
getHttpDateBytes ()
Parameters:
unit
Returns: byte[]
|
|
Full Usage:
getHttpDateString ()
Parameters:
unit
Returns: string
|