You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-12-30 00:39:32 +02:00
A few edits
This commit is contained in:
@@ -782,10 +782,9 @@ $ http --offline --print=B pie.dev/post \
|
||||
```json
|
||||
{
|
||||
"product": {
|
||||
"product": {
|
||||
"name": "something",
|
||||
"price": 10
|
||||
},
|
||||
"name": "something",
|
||||
"price": 10
|
||||
},
|
||||
"type": "success"
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user