From 450cd238b13c19fa8df45e61faf1409f88e48cc5 Mon Sep 17 00:00:00 2001 From: Zahary Karadjov Date: Sat, 15 Sep 2018 17:34:58 +0300 Subject: add httputils --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index b670ab9..aff13e3 100644 --- a/packages.json +++ b/packages.json @@ -6046,6 +6046,19 @@ "license": "Apache License 2.0", "web": "https://github.com/status-im/nim-keccak-tiny" }, + { + "name": "httputils", + "url": "https://github.com/status-im/nim-http-utils", + "method": "git", + "tags": [ + "http", + "parsers", + "protocols" + ], + "description": "Common utilities for implementing HTTP servers", + "license": "Apache License 2.0", + "web": "https://github.com/status-im/nim-http-utils" + }, { "name": "rocksdb", "url": "https://github.com/status-im/nim-rocksdb", -- cgit v1.2.3