Add HTTP GET function

The function performs a HTTP GET on a URL and returns the HTTP response.
This commit is contained in:
Markus Mäkelä
2018-08-19 07:05:22 +03:00
parent 91ab59530f
commit f8fb9510c9
6 changed files with 111 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.