diff --git a/pages/common/http.md b/pages/common/http.md index 4e4a53d271..d5089bcad5 100644 --- a/pages/common/http.md +++ b/pages/common/http.md @@ -1,6 +1,7 @@ # http > HTTPie: an HTTP client designed for testing, debugging, and generally interacting with APIs and HTTP servers. +> See also: `xh`. > More information: . - Make a simple GET request (shows response headers and content):