Disable automatic Expect header Wbemcli "get instance" commands fail in wbemcli v1.6.3 when a server is unable to handle the "Expect" header and returns an http status of 417. This header appears to be automatically added by the curl_easy_perform request.
Patch taken from https://sourceforge.net/p/sblim/bugs/2743/