Server version reading is failing
Created by: bvalean
Now we will decode the response (bytes) using utf-8 instead using str() function. Str() is producing invalid json format in this case.
Created by: bvalean
Now we will decode the response (bytes) using utf-8 instead using str() function. Str() is producing invalid json format in this case.