w3c / vc-test-suite

Verifiable Credentials WG Test Suite
https://w3c.github.io/vc-test-suite/
BSD 3-Clause "New" or "Revised" License
68 stars 39 forks source link

Wrong content type #18

Closed yancyribbens closed 5 years ago

yancyribbens commented 5 years ago

The example @context has IRIs with the wrong content type.

Both https://www.w3.org/2018/credentials/v1 and https://www.w3.org/2018/credentials/examples/v1 have a content type content-type: application/octet-stream and should be content-type: application/ld+json

dmitrizagidulin commented 5 years ago

👍 , agree that this should be fixed. (Is preventing it being used with the JSON-LD playground, among other things.)

burnburn commented 5 years ago

@burnburn to ask @ashimura about status.

dlongley commented 5 years ago

This appears to be resolved:

curl -I https://www.w3.org/2018/credentials/v1
HTTP/2 200 
date: Tue, 13 Aug 2019 14:46:13 GMT
content-type: application/ld+json
last-modified: Tue, 13 Aug 2019 14:10:44 GMT
etag: "5d52c4e4-1e07"
access-control-allow-origin: *
expires: Tue, 13 Aug 2019 14:56:13 GMT
cache-control: max-age=600
x-proxy-cache: MISS
x-github-request-id: B5FE:4DDF:765912:AC4ABA:5D52CD33
content-length: 7687
accept-ranges: bytes
via: 1.1 varnish
age: 0
x-served-by: cache-jfk8120-JFK
x-cache: MISS
x-cache-hits: 0
x-timer: S1565707574.695532,VS0,VE15
vary: Accept-Encoding
x-fastly-request-id: d29055a709963a838a244097b58fd7373ce66903
strict-transport-security: max-age=15552000; includeSubdomains; preload
content-security-policy: upgrade-insecure-requests
https://www.w3.org/2018/credentials/examples/v1
HTTP/2 200 
date: Tue, 13 Aug 2019 14:42:14 GMT
content-type: application/ld+json
last-modified: Tue, 13 Aug 2019 14:10:44 GMT
etag: "5d52c4e4-6e8"
access-control-allow-origin: *
expires: Tue, 13 Aug 2019 14:52:14 GMT
cache-control: max-age=600
x-proxy-cache: MISS
x-github-request-id: E822:7E70:78E388:AFEC29:5D52CC46
content-length: 1768
accept-ranges: bytes
via: 1.1 varnish
age: 0
x-served-by: cache-jfk8149-JFK
x-cache: MISS
x-cache-hits: 0
x-timer: S1565707335.892188,VS0,VE17
vary: Accept-Encoding
x-fastly-request-id: 9da7656a0b4b8ad55404a00114ac283f2344e1e3
strict-transport-security: max-age=15552000; includeSubdomains; preload
content-security-policy: upgrade-insecure-requests