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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user