mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-10 11:29:59 +03:00
http: Variable supplied parameters between {{}} (#1125)
Missing in the last example.
This commit is contained in:
parent
30ffa864b1
commit
2f5af7f829
@ -28,4 +28,4 @@
|
||||
|
||||
- Specify raw request body via stdin:
|
||||
|
||||
`cat data.txt | http PUT example.org`
|
||||
`cat {{data.txt}} | http PUT {{example.org}}`
|
||||
|
Loading…
Reference in New Issue
Block a user