1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2025-06-15 14:47:53 +02:00

httpie: Improve styling

This commit is contained in:
Rico Sta. Cruz 2018-05-16 07:55:00 +08:00
parent 2e4ca06d79
commit b7f35db21d
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A

View File

@ -49,7 +49,7 @@ Print options:
--pretty=none # all | colors | format
```
Authentication:
#### Authentication
```bash
--session NAME
@ -58,14 +58,14 @@ Authentication:
--auth-type digest
```
Session:
#### Session
```bash
--session NAME # store auth and cookies
--session-read-only NAME
```
Downloading:
#### Downloading
```bash
-d, --download # like wget
@ -73,7 +73,7 @@ Downloading:
-o, --output FILE
```
Others:
#### Others
```bash
-F, --follow # follow redirects