Allow to remove libmicrohttpd (HTTP server)
authorJose Bollo <jose.bollo@iot.bzh>
Thu, 21 Feb 2019 13:39:59 +0000 (14:39 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 22 Mar 2019 11:21:54 +0000 (12:21 +0100)
This allows to remove the dependency to libmicrohttpd.
At the end, this will allow either to replace it with
an other HTTP library or to fully remove the HTTP server.

It also makes a tiny improvement of the conditionnal compilation.

Change-Id: I24106659af04453b6693f2cda0939a601391202f
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>

No differences found