[3.x] Check status code when downloading file (#1079)

* Check status code when downloading file and raise an error if someting bad happends

* Style fixes

* Add doc

* Use "towncrier create <issue>.<type>" for creating file
This commit is contained in:
Dmitry Anfimov 2023-02-12 06:56:11 +06:00 committed by GitHub
parent 94e11ce8e9
commit 184ee1fbf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 45 additions and 7 deletions

1
CHANGES/816.bugfix Normal file
View file

@ -0,0 +1 @@
Check status code when downloading file