feat: #420 implement blacklist to disable unsafe SSL/TLS protocol versions on Android

This commit is contained in:
Sefa Ilkimen
2021-07-15 04:00:35 +02:00
parent 9d6005af29
commit bda4eedfb9
8 changed files with 69 additions and 22 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 3.2.0
- Feature #420: implement blacklist feature to disable SSL/TLS versions on Android (thanks mobisys Mobile Informationssysteme GmbH)
## 3.1.1
- Fixed #372: malformed empty multipart request on Android