HttpDaemon$getConfig: Retrieves the server's 'config' structure from Tcl
Description
Retrieves the server's 'config' structure from Tcl.
Usage
## Static method (use this):
## HttpDaemon$getConfig(...)## Don't use the below:
# S3 method for HttpDaemon
getConfig(static, ...)
Value
Returns a tclArray object.