diff --git a/index.html b/index.html index ea85a98..1ffb832 100644 --- a/index.html +++ b/index.html @@ -1055,13 +1055,6 @@
There have been discussions whether in addition to the DID parameter service
,
- there could also be a DID parameter serviceType
to select services based
- on their type rather than ID.
- See
- comments by Dave Longley about `serviceType`.
did:example:1234
There have been discussions whether in addition to the DID parameter service
,
+ there could also be a DID parameter serviceType
to select services based
+ on their type rather than ID.
+ See
+ comments by Dave Longley about `serviceType`.
- This behavior of the DID fragment is analogous to the handling of a fragment in an HTTP URL in the
- case when dereferencing it returns an HTTP 3xx
(Redirection) response with a
- Location
header (see section 7.1.2 of [[RFC7231]].
-
application/did+ld+json
, then
@@ -1118,13 +1112,20 @@ - This use of the DID fragment is consistent with the definition of the fragment identifier in - [[RFC3986]]. It identifies a secondary resource which is a subset of the primary resource - (the DID document). -
++ This use of the DID fragment is consistent with the definition of the fragment identifier in + [[RFC3986]]. It identifies a secondary resource which is a subset of the primary resource + (the DID document). +
+ +
+ This behavior of the DID fragment is analogous to the handling of a fragment in an HTTP URL in the
+ case when dereferencing it returns an HTTP 3xx
(Redirection) response with a
+ Location
header (see section 7.1.2 of [[RFC7231]].
+
GET
request on the request HTTP(S) URL.