File tree Expand file tree Collapse file tree 3 files changed +23
-30
lines changed Expand file tree Collapse file tree 3 files changed +23
-30
lines changed Original file line number Diff line number Diff line change 10
10
/contexts/recipe
11
11
Content-Type: application/ld+json
12
12
Access-Control-Allow-Origin: "*"
13
+
14
+ /test-suite/*.jldt
15
+ Content-Type: application/jldTest+json
16
+ /test-suite/*.jldte
17
+ Content-Type: application/jldTest
18
+
19
+ # Tests 0009-0011 Add link header
20
+ /test-suite/remote-doc-0009-in.jsonld
21
+ Link: '<remote-doc-0009-context.jsonld>; rel="http://www.w3.org/ns/json-ld#context"'
22
+ /test-suite/remote-doc-0010-in.json
23
+ Link: '<remote-doc-0010-context.jsonld>; rel="http://www.w3.org/ns/json-ld#context"'
24
+ /test-suite/remote-doc-0011-in.jldt
25
+ Link: '<remote-doc-0011-context.jsonld>; rel="http://www.w3.org/ns/json-ld#context"'
26
+
27
+ # Test 00012 adds multiple link headers
28
+ /test-suite/remote-doc-0012-in.json
29
+ Link: '<remote-doc-0012-context1.jsonld>; rel="http://www.w3.org/ns/json-ld#context"'
30
+ Link: '<remote-doc-0012-context2.jsonld>; rel="http://www.w3.org/ns/json-ld#context"'
Original file line number Diff line number Diff line change 5
5
/spec/latest/json-ld-syntax https://www.w3.org/TR/json-ld/ 301
6
6
/spec/latest/json-ld-syntax/ https://www.w3.org/TR/json-ld/ 301
7
7
8
+ # Tests 0005-0007, status redirect to 0001
9
+ /test-suite/remote-doc-0005-in.jsonld /test-suite/tests/remote-doc-0001-in.jsonld 301
10
+ /test-suite/remote-doc-0006-in.jsonld /test-suite/tests/remote-doc-0001-in.jsonld 303
11
+ /test-suite/remote-doc-0007-in.jsonld /test-suite/tests/remote-doc-0001-in.jsonld 307
12
+
8
13
/spec/latest/json-ld/* https://www.w3.org/TR/json-ld/:splat 301
9
14
/spec/latest/json-ld-api/* https://www.w3.org/TR/json-ld-api/:splat 301
10
15
/spec/latest/json-ld-framing/* https://www.w3.org/TR/json-ld-framing/:splat 301
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments