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:
"getConfig"(static, ...)
Value
Returns a tclArray object.