httpsrv – HTTP Server
Last updated March 2020
The httpsrv module is the HTTP server infrastructure module. It, along with the HTTP_Listener, enables you to use the REST API.
The httpsrv module must be loaded in the msg_gen.conf file, as follows:
httpsrv { }
This module only supports the two options common to all modules, namely enabled and debug_level.
For more information about the debug_level option, see “Module Debugging”.
Was this page helpful?