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

Update upgrade guide for https proxy setting (#3604)

Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
Andrew Ovens
2021-12-23 00:51:03 +05:30
committed by GitHub
parent e6aef5a1c4
commit 962f9ab712
+6
View File
@@ -1,5 +1,11 @@
# Upgrade Guide
### 0.18.x -> 0.19.0
#### HTTPS Proxies
Routing through an https proxy now requires setting the `protocol` attribute of the proxy configuration to `https`
### 0.15.x -> 0.16.0
#### `Promise` Type Declarations