[REQ] [C++][Pistache-server] use server port from input yaml
Created by: develGeorge
ISSUE
current master implementation for cpp-pistache-server does not use info/host:port from yaml. Instead it always uses 8080.
SOLUTION
parse and use it
SOLUTION IN SOURCE
0001-PistacheCServer-use-server-port-from-yaml-or-8080-as-default.patch.txt