Skip to content

Release 1.3.3

Compare
Choose a tag to compare
@ivknv ivknv released this 31 Dec 14:43
· 46 commits to master since this release

— Fixed an issue where http:// links were not recognized as operation links (they were assumed to always be https://, since all the other requests are always HTTPS). Occasionally, Yandex.Disk can for some reason return an http:// link to an asynchronous operation instead of https://. Both links are now recognized correctly and an https:// version will always be used by get_operation_status(), regardless of which one Yandex.Disk returned.