From 10f0ccac22a54bd2fed7dc7c951ef6aac78557d0 Mon Sep 17 00:00:00 2001 From: wes-smith Date: Tue, 19 Mar 2024 16:05:13 -0400 Subject: [PATCH] Add normative language around HTTP content-type header. --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.html b/index.html index 2090ad4..da01421 100644 --- a/index.html +++ b/index.html @@ -679,6 +679,15 @@

Options

properties.

+
+

HTTP Headers

+

+All requests and responses sent to/from the VC API MUST contain the following header: +

+

+`Content-Type: application/json`

+

+

Issuing