1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-24 19:53:55 +02:00

Added link to httpcat

This commit is contained in:
Jakub Roztocil
2016-12-17 03:06:48 +01:00
parent 64a41c2601
commit c9296a9a45
+7
View File
@@ -1607,6 +1607,13 @@ HTTPie plays exceptionally well with the following tools:
and command syntax highlighting
Related
~~~~~~~
* `httpcat <https://github.com/jkbrzt/httpcat>`_ — a lower-level sister utility
of HTTPie for constructing raw HTTP requests on the command line.
Contributing
------------