From ba213b728eda9b2a5a10f687895b6238bfbf24fd Mon Sep 17 00:00:00 2001 From: trimstray Date: Mon, 24 Feb 2020 21:47:55 +0100 Subject: [PATCH] add 'h2spec' and 'h2t' - signed-off-by: trimstray --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 92e5b07..ace41a8 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,8 @@ Only main chapters:   :small_orange_diamond: kurly - is an alternative to the widely popular curl program, written in Golang.
  :small_orange_diamond: HTTPie - is an user-friendly HTTP client.
  :small_orange_diamond: wuzz - is an interactive cli tool for HTTP inspection.
+  :small_orange_diamond: h2spec - is a conformance testing tool for HTTP/2 implementation.
+  :small_orange_diamond: h2t - is a simple tool to help sysadmins to hardening their websites.
  :small_orange_diamond: htrace.sh - is a simple Swiss Army knife for http/https troubleshooting and profiling.
  :small_orange_diamond: httpstat - is a tool that visualizes curl statistics in a way of beauty and clarity.
  :small_orange_diamond: httplab - is an interactive web server.