With selenium 3 and webdriver around by major browsers I was playing around with some REST services Now I am wondering whats best to start with to do it from AutoIT. WinHTTP.au3 or maybe other suggestions? Examples 1. Installed Microsoft EDGE webdriver 2. run it  Listening on http://localhost:17556/ 3. Validating it by GET:  http://localhost:17556/status RAW:  GET /status HTTP/1.1 Host: localhost:17556 Cache-Control: no-cache JSON Resp