From 0858ceed28ef444be9636354014de2c91ac69b71 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Wed, 4 Nov 2020 10:20:09 -0500 Subject: [PATCH] Add CORS testing file --- src/main/resources/html/cors.html | 56 +++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 src/main/resources/html/cors.html diff --git a/src/main/resources/html/cors.html b/src/main/resources/html/cors.html new file mode 100644 index 0000000000..5759bc2d5d --- /dev/null +++ b/src/main/resources/html/cors.html @@ -0,0 +1,56 @@ + + + + + CORS TESTING + + + + + + + +
+

CORS TESTING

+ +

Update to your target API address:

+ +

  +

+

Update to your Bearer Token:

+ +

  +

+ +

+ + + + + + + + + +