function put(url, data = {}, {
    headers: headers = {},
    query: query = {},
    timeout: timeout = 0,
} = {}) {