You've already forked httpie-cli
							
							
				mirror of
				https://github.com/httpie/cli.git
				synced 2025-10-30 23:47:52 +02:00 
			
		
		
		
	README
This commit is contained in:
		| @@ -648,8 +648,8 @@ In such cases, it’s better to pass the full raw JSON data as a `raw request bo | ||||
|  | ||||
|     $ http POST pie.dev/post < files/data.json | ||||
|  | ||||
| Furthermore, this syntax only allows you to send an object as the JSON document, but not an array, etc. | ||||
| Here, again, the solution is to use `redirected input`_. | ||||
| Furthermore, the structure syntax only allows you to send an object as the JSON document, but not an array, etc. | ||||
| Here, again, the solution is to use a `raw request body`_. | ||||
|  | ||||
| Forms | ||||
| ===== | ||||
|   | ||||
		Reference in New Issue
	
	Block a user