You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add endpoint for assetInfo (#57)
* Add endpoint for assetInfo, add tests.
* Update test_download.py
* Fixes issue with OPTION not getting content length and type sometimes.
* fix test.
* fix bug in `build_download_response`
* rename checkURL and assetInfo endpoints to `fileinfo` and use the GET method
* Unifies url and did checking endpoints and uses POST method.
* Bump version: 0.4.2 → 0.4.3
Co-authored-by: ssallam <travis@travis-ci.org>
Co-authored-by: Călina Cenan <calina@cenan.net>
Co-authored-by: Calina Cenan <calina.tutunaru@algotech.solutions>
Co-authored-by: alexcos20 <alex.coseru@gmail.com>