From f36fdcec58f62a64ed59aceb49bff703d04bc1fc Mon Sep 17 00:00:00 2001 From: Pedro Miola Date: Fri, 11 Apr 2025 13:47:08 -0300 Subject: [PATCH] =?UTF-8?q?(feat):=20add=20guide=20for=20defining=20a=20ne?= =?UTF-8?q?w=20origin=20in=20Azion=20applications=20C=C3=B3digo:=2019824?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../build-journey/edit-edge-app/edit-origins/origins.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/content/docs/en/pages/build-journey/edit-edge-app/edit-origins/origins.mdx b/src/content/docs/en/pages/build-journey/edit-edge-app/edit-origins/origins.mdx index 843c20f84b..11431c00d9 100644 --- a/src/content/docs/en/pages/build-journey/edit-edge-app/edit-origins/origins.mdx +++ b/src/content/docs/en/pages/build-journey/edit-edge-app/edit-origins/origins.mdx @@ -165,4 +165,8 @@ Check the [Azion API documentation](https://api.azion.com/) and the [OpenAPI spe ::: - \ No newline at end of file + + + +[TECHWRITER TODO: (INSERT) (EXPLANATION OF THE IMPACT OF CHANGING THE HOST HEADER FROM ${host} TO A SPECIFIC DOMAIN NAME) ABOUT (HOST HEADER CONFIGURATION)] +[TECHWRITER TODO: (INSERT) (EXPLANATION OF ORIGIN RESTRICTIONS AND POTENTIAL ISSUES) ABOUT (ORIGIN CONFIGURATION)] \ No newline at end of file