From e671c4b33157836e73a3efc91e691215bc5b144b Mon Sep 17 00:00:00 2001 From: John Estabrook Date: Thu, 16 Dec 2021 08:32:23 -0600 Subject: http-api: T4076: allow setting CORS option 'Access-Control-Allow-Origin' (cherry picked from commit 55f8ede2d09a9ad095f9ec5c2a729f8c5fb6aafa) --- interface-definitions/https.xml.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'interface-definitions/https.xml.in') diff --git a/interface-definitions/https.xml.in b/interface-definitions/https.xml.in index 58cb70cd7..76ab30b32 100644 --- a/interface-definitions/https.xml.in +++ b/interface-definitions/https.xml.in @@ -107,6 +107,19 @@ + + + Set CORS options + + + + + Allow resource request from origin + + + + + -- cgit v1.2.3