diff --git a/index.html b/index.html index bce8af4..b1f8c2a 100644 --- a/index.html +++ b/index.html @@ -576,14 +576,14 @@
didDocument if such a representation is supported and
- available. Any representation MUST be able to be translated into
- the representation defined by the application/did mediaType.
- This property is OPTIONAL.
+ The media type of the caller's preferred representation of the
+ DID document. The value MUST be expressed according to the
+ `Accept` header value as defined in [[[RFC9110]]], Section 12.5.1. The DID
+ resolver implementation SHOULD use this value to determine the
+ representation of the returned
+ didDocument if such a representation is supported
+ and available. This property is OPTIONAL.
contentStream. The Media
- Type MUST be expressed as an ASCII string. The
- DID URL dereferencer implementation SHOULD use this value to determine
- the contentType of the representation contained in the
- returned value if such a representation is supported and available.
+ The media type that the caller prefers for contentStream.
+ The value MUST be expressed according to the `Accept` header value as
+ defined in [[[RFC9110]]], Section
+ 12.5.1. The DID URL dereferencer implementation SHOULD use
+ this value to determine the contentType of the
+ representation contained in the returned value if such a
+ representation is supported and available.