diff --git a/pages/common/http.md b/pages/common/http.md index 60a5418f96..87f02da3ec 100644 --- a/pages/common/http.md +++ b/pages/common/http.md @@ -28,4 +28,4 @@ - Specify raw request body via stdin: -`cat data.txt | http PUT example.org` +`cat {{data.txt}} | http PUT {{example.org}}`