2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

Update ' sign to ` in proxy spec (#2778)

This commit is contained in:
Jimmy Liao
2020-02-25 23:05:51 +08:00
committed by GitHub
parent 17a967123c
commit 3d6cafb3f7
+1 -1
View File
@@ -383,7 +383,7 @@ These are the available config options for making requests. Only the `url` is re
httpAgent: new http.Agent({ keepAlive: true }),
httpsAgent: new https.Agent({ keepAlive: true }),
// 'proxy' defines the hostname and port of the proxy server.
// `proxy` defines the hostname and port of the proxy server.
// You can also define your proxy using the conventional `http_proxy` and
// `https_proxy` environment variables. If you are using environment variables
// for your proxy configuration, you can also define a `no_proxy` environment