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