digilib icon indicating copy to clipboard operation
digilib copied to clipboard

Add HTTP content negotiation for the IIIF info request

Open robcast opened this issue 1 year ago • 0 comments
trafficstars

A client should be able to specify the preferred IIIF protocol version using content-negotiation: https://iiif.io/api/image/3.0/#51-image-information-request

Implementation should likely go in digilib.servlet.ServletOps.sendIiifInfo(DigilibServletRequest, HttpServletResponse, Logger)

robcast avatar Jan 24 '24 13:01 robcast