We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug When used with an HTTP website, the Web interface at dezoomify.ophir.dev tries to download the tiles from a not existent HTTPS site.
To Reproduce Try with http://sast.beniculturali.it/TecaViewerImgPuglia/servlet/iipsrv?FIF=/mnt/Storage/Puglia/ASBA-TRANI/GCCT/PE/V10/F8/UC0001/IIPImage/ASBA-TRANI_GCCT_PE_V10_F8_UC0001_00001.tif (note the HTTP in the URL)
It tries to download from https://sast.beniculturali.it/TecaViewerImgPuglia/servlet/iipsrv?FIF=/mnt/Storage/Puglia/ASBA-TRANI/GCCT/PE/V10/F8/UC0001/IIPImage/ASBA-TRANI_GCCT_PE_V10_F8_UC0001_00001.tif&JTL=7,2 instead (note the wrong HTTPS in the URL instead of the correct HTTP)
Expected behavior Download with HTTP protocol when needed.
Screenshots If applicable, add screenshots to help explain your problem.
Browser:
The text was updated successfully, but these errors were encountered:
lovasoa
No branches or pull requests
Describe the bug
When used with an HTTP website, the Web interface at dezoomify.ophir.dev tries to download the tiles from a not existent HTTPS site.
To Reproduce
Try with http://sast.beniculturali.it/TecaViewerImgPuglia/servlet/iipsrv?FIF=/mnt/Storage/Puglia/ASBA-TRANI/GCCT/PE/V10/F8/UC0001/IIPImage/ASBA-TRANI_GCCT_PE_V10_F8_UC0001_00001.tif (note the HTTP in the URL)
It tries to download from https://sast.beniculturali.it/TecaViewerImgPuglia/servlet/iipsrv?FIF=/mnt/Storage/Puglia/ASBA-TRANI/GCCT/PE/V10/F8/UC0001/IIPImage/ASBA-TRANI_GCCT_PE_V10_F8_UC0001_00001.tif&JTL=7,2 instead (note the wrong HTTPS in the URL instead of the correct HTTP)
Expected behavior
Download with HTTP protocol when needed.
Screenshots
If applicable, add screenshots to help explain your problem.
Browser:
The text was updated successfully, but these errors were encountered: