| java.lang.Object org.w3c.jigsaw.ssi.commands.ConfigCommand
ConfigCommand | public class ConfigCommand implements Command(Code) | | Implementation of the config SSI command.
Used to set the sizefmt and datefmt variables,
which control the output of file sizes and dates.
author: Antonio Ramirez |
acceptCaching | public boolean acceptCaching()(Code) | | return true if reply can be cached.
a boolean. |
|
|