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
It seems like TIDO fetches images provided by the TextAPI twice, once as actual image and once as octet stream. This behaviour impedes performance.
Example:
https://ahiqar.uni-goettingen.de/syriac/#/?source=external&redirectUrl=https://ahiqar.uni-goettingen.de/website/&itemurl=https://ahiqar.uni-goettingen.de/api/textapi/ahikar/syriac/3r678-186v/latest/item.json
(This uses the older TIDO viewer, in which we have two octet streams. Newer versions, e.g. 4.1.0, have an image and an octet stream.)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It seems like TIDO fetches images provided by the TextAPI twice, once as actual image and once as octet stream. This behaviour impedes performance.
Example:
https://ahiqar.uni-goettingen.de/syriac/#/?source=external&redirectUrl=https://ahiqar.uni-goettingen.de/website/&itemurl=https://ahiqar.uni-goettingen.de/api/textapi/ahikar/syriac/3r678-186v/latest/item.json
(This uses the older TIDO viewer, in which we have two octet streams. Newer versions, e.g. 4.1.0, have an image and an octet stream.)
The text was updated successfully, but these errors were encountered: