MXS-2208 Add simple Http library

- Built on top of Curl
- Currently only GET
This commit is contained in:
Johan Wikman
2018-12-05 10:58:31 +02:00
parent bec9455a74
commit 8d77ddec63
8 changed files with 292 additions and 3 deletions

View File

@ -11,6 +11,7 @@ requirements are as follows:
* Flex 2.5.35 or later
* libuuid
* GNUTLS
* libcurl
This is the minimum set of requirements that must be met to build the MaxScale
core package.