|
209 | 209 | "html": "If the value of the <code>serviceEndpoint</code> property of the <var>selected <a href=\"https://www.w3.org/TR/did-resolution/#dfn-service\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-service-7\">service</a></var>\n\t\t\t\t\t\t\t\t\t\t\tis a <a href=\"https://infra.spec.whatwg.org/#string\">string</a>, add this value to a list of\n\t\t\t\t\t\t\t\t\t\t\t<var>selected <a href=\"https://www.w3.org/TR/did-resolution/#dfn-service-endpoints\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-service-endpoints-3\">service endpoint</a> URLs</var>."
|
210 | 210 | },
|
211 | 211 | {
|
212 |
| - "html": "If the value of the <code>serviceEndpoint</code> property of the <var>selected <a href=\"https://www.w3.org/TR/did-resolution/#dfn-service\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-service-8\">service</a></var>\n\t\t\t\t\t\t\t\t\t\t\tis a <a href=\"https://infra.spec.whatwg.org/#ordered-set\">set</a>, add all its items that are <a href=\"https://infra.spec.whatwg.org/#string\">strings</a>\n\t\t\t\t\t\t\t\t\t\t\tto a list of <var>selected <a href=\"https://www.w3.org/TR/did-resolution/#dfn-service-endpoints\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-service-endpoints-4\">service endpoint</a> URLs</var>." |
| 212 | + "html": "If the value of the <code>serviceEndpoint</code> property of the <var>selected <a href=\"https://www.w3.org/TR/did-resolution/#dfn-service\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-service-8\">service</a></var>\n\t\t\t\t\t\t\t\t\t\t\tis a <a href=\"https://infra.spec.whatwg.org/#sets\">set</a>, add all its items that are <a href=\"https://infra.spec.whatwg.org/#string\">strings</a>\n\t\t\t\t\t\t\t\t\t\t\tto a list of <var>selected <a href=\"https://www.w3.org/TR/did-resolution/#dfn-service-endpoints\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-service-endpoints-4\">service endpoint</a> URLs</var>." |
213 | 213 | }
|
214 | 214 | ]
|
215 | 215 | },
|
|
387 | 387 | "html": "Append the <var>input <a href=\"https://www.w3.org/TR/did-resolution/#dfn-decentralized-identifiers\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-decentralized-identifiers-48\">DID</a></var> to the <var>request HTTP(S) URL</var>."
|
388 | 388 | },
|
389 | 389 | {
|
390 |
| - "html": "Set the <code>Accept</code> <var>HTTP request header</var> to <code>application/did-resolution\"</code>\n\t\t\t\t\t\tin order to request a complete <a href=\"https://www.w3.org/TR/did-resolution/#did-resolution-result\" class=\"sec-ref\"><bdi class=\"secno\">8. </bdi>DID Resolution Result</a>, OR" |
| 390 | + "html": "Set the <code>Accept</code> <var>HTTP request header</var> to <code>application/did-resolution</code>\n\t\t\t\t\t\tin order to request a complete <a href=\"https://www.w3.org/TR/did-resolution/#did-resolution-result\" class=\"sec-ref\"><bdi class=\"secno\">8. </bdi>DID Resolution Result</a>, OR" |
391 | 391 | },
|
392 | 392 | {
|
393 | 393 | "html": "set the <code>Accept</code> <var>HTTP request header</var> to the value of the <b>accept</b> <var>resolution option</var>."
|
|
414 | 414 | "html": "Append the <var>input <a href=\"https://www.w3.org/TR/did-resolution/#dfn-did-urls\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-did-urls-56\">DID URL</a></var> to the <var>request HTTP(S) URL</var>."
|
415 | 415 | },
|
416 | 416 | {
|
417 |
| - "html": "Set the <code>Accept</code> <var>HTTP request header</var> to <code>application/did-url-dereferencing\"</code>\n\t\t\t\t\t\tin order to request a complete <a href=\"https://www.w3.org/TR/did-resolution/#did-url-dereferencing-result\" class=\"sec-ref\"><bdi class=\"secno\">9. </bdi>DID URL Dereferencing Result</a>, OR" |
| 417 | + "html": "Set the <code>Accept</code> <var>HTTP request header</var> to <code>application/did-url-dereferencing</code>\n\t\t\t\t\t\tin order to request a complete <a href=\"https://www.w3.org/TR/did-resolution/#did-url-dereferencing-result\" class=\"sec-ref\"><bdi class=\"secno\">9. </bdi>DID URL Dereferencing Result</a>, OR" |
418 | 418 | },
|
419 | 419 | {
|
420 | 420 | "html": "set the <code>Accept</code> <var>HTTP request header</var> to the value of the <b>accept</b> <var>dereferencing option</var>."
|
|
453 | 453 | "rationale": ".algorithm",
|
454 | 454 | "steps": [
|
455 | 455 | {
|
456 |
| - "html": "If the value of the <code>Content-Type</code> <var>HTTP response header</var> is <code>application/did-resolution\"</code>:", |
| 456 | + "html": "If the value of the <code>Content-Type</code> <var>HTTP response header</var> is <code>application/did-resolution</code>:", |
457 | 457 | "rationale": ".algorithm",
|
458 | 458 | "steps": [
|
459 | 459 | {
|
|
483 | 483 | "rationale": ".algorithm",
|
484 | 484 | "steps": [
|
485 | 485 | {
|
486 |
| - "html": "If the value of the <code>Content-Type</code> <var>HTTP response header</var> is <code>application/did-url-dereferencing\"</code>:", |
| 486 | + "html": "If the value of the <code>Content-Type</code> <var>HTTP response header</var> is <code>application/did-url-dereferencing</code>:", |
487 | 487 | "rationale": ".algorithm",
|
488 | 488 | "steps": [
|
489 | 489 | {
|
|
0 commit comments