From 20b8ac36e0b59eec183d4d64a654caa84bdcaa84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Tikvi=C4=87?= Date: Tue, 30 Jan 2018 14:44:33 +0100 Subject: [PATCH] todo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f8d1306..635e17a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Webutility -Webutility package provides some useful tools for creating INIS KC server application: +Webutility package provides some useful tools for INIS KC server application: * JWT authorization (uses ["github.com/dgrijalva/jwt-go"]()) * HTTP responses * Payload metadata framework @@ -10,7 +10,7 @@ Webutility package provides some useful tools for creating INIS KC server applic * go1.8 passing * go1.9 passing -TODO: +`TODO`: * http utility: 1. add parameters to the ProcessHeaders to enable/disable token/role-access-rights checks 2. check for Content-Type header, if clients expects something other than JSON respond with appropriate HTTP code -- 1.8.1.2