Instance Configuration
To initialize a HTTP server instance two structure objects must be defined and configured, the instance task structure NET_TASK_CFG
and the instance parameters HTTPs_CFG
structure.
The first structure defines the instance task parameters like the task priority and stack size. The second structure regroups all the other necessary parameters for the instance configuration.