From 3af8b3f17f0188ee11ae2bb2a0f35bf25aee1c54 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Thu, 19 Apr 2018 21:03:40 +0200 Subject: [PATCH] Send CORS header to allow javascript micropub clients E.g. https://github.com/jjdelc/grumble --- www/token.php | 1 + www/www-header.php | 2 ++ 2 files changed, 3 insertions(+) diff --git a/www/token.php b/www/token.php index 6a7fa81..e7d9e9f 100644 --- a/www/token.php +++ b/www/token.php @@ -1,5 +1,6 @@