Follow http redirects for autoconfigure (#3208)

This commit is contained in:
Hocuri
2022-04-10 19:27:05 +02:00
committed by GitHub
parent 0721c22073
commit f618c87ee5
3 changed files with 43 additions and 17 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## Unreleased
### Changes
- Further improve finding the correct server after logging in #3208
## 1.77.0
### API changes