diff --git a/index.html b/index.html index c519a3ab3..300ed818d 100644 --- a/index.html +++ b/index.html @@ -4132,9 +4132,14 @@
It is expected that HTTP endpoints will use the media types associated with -verifiable credentials in accept headers and +verifiable credentials and verifiable presentations in accept headers and when indicating content types.
+
+Nonetheless, HTTP servers might ignore the accept header and return another content
+type, or return an error code such as 415
+Unsupported Media Type
.
+