archival-IIIF / server

Archival IIIF server
https://archival-iiif.github.io
MIT License
9 stars 5 forks source link

Handle incorrect region values #20

Closed Sozialarchiv closed 6 years ago

Sozialarchiv commented 6 years ago

E.g.

x > imageWidth width > imageWidth ...

kerim1 commented 6 years ago

Let the external image server deal with it I would say. I added some logic to catch the response code and forward this to the end user as well according to the IIIF image API documentation.