http: Variable supplied parameters between {{}} (#1125)

Missing in the last example.
This commit is contained in:
Eric Nielsen 2016-10-21 10:56:02 -05:00 committed by Waldir Pimenta
parent 30ffa864b1
commit 2f5af7f829

View File

@ -28,4 +28,4 @@
- Specify raw request body via stdin:
`cat data.txt | http PUT example.org`
`cat {{data.txt}} | http PUT {{example.org}}`