Skip to content

Commit d640c02

Browse files
authored
Reference RFC9110 which obsoletes RFC7231. (#176)
1 parent a138744 commit d640c02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terms.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,9 +184,9 @@
184184

185185
<dt><dfn data-lt="representations">representation</dfn></dt>
186186
<dd>
187-
As defined for HTTP by [[RFC7231]]: "information that is intended to reflect a
187+
As defined for HTTP by [[RFC9110]]: "information that is intended to reflect a
188188
past, current, or desired state of a given resource, in a format that can be
189-
readily communicated via the protocol, and that consists of a set of
189+
readily communicated via the protocol. A representation consists of a set of
190190
representation metadata and a potentially unbounded stream of representation
191191
data." A <a>DID document</a> is a representation of information describing a
192192
<a>DID subject</a>. See <a data-cite="did-core#representations"></a>.

0 commit comments

Comments
 (0)