aboutsummaryrefslogtreecommitdiff
path: root/kbbi.go
diff options
context:
space:
mode:
Diffstat (limited to 'kbbi.go')
-rw-r--r--kbbi.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/kbbi.go b/kbbi.go
index ffecd30..897e96d 100644
--- a/kbbi.go
+++ b/kbbi.go
@@ -27,6 +27,7 @@ const (
attrValueRootWord = "rootword"
+ headerNameACAO = "Access-Control-Allow-Origin"
headerNameContentType = "Content-Type"
headerValueContentType = "application/x-www-form-urlencoded"