Besides having proper parameters format, note that the function with 4 parameters was mistakenly exported as `http_query` (an error propagated by the move from utils module), latest 5.0 branch has it correct now as `http_client_query`, so upgrade to use latest 5.0 branch.