IIIF / image-validator

Validator for the Image API
http://iiif.io/api/image/validator/
Apache License 2.0
35 stars 20 forks source link

jsonld validation test should allow charset? #38

Closed jronallo closed 5 years ago

jronallo commented 8 years ago

My image server is currently failing validation on the jsonld test. Should it be valid to allow a charset to be set along with the content-type? This is the output:

[2] test jsonld FAIL
  url: []
  got: application/ld+json; charset=utf-8
  expected: application/ld+json
  type: json-ld
glenrobson commented 5 years ago

Fixed