Skip to content

Commit 05c878d

Browse files
committed
fixed
1 parent 4f7d632 commit 05c878d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/es/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -893,6 +893,8 @@ $ http --offline --print=B pie.dev/post \
893893
3
894894
]
895895
```
896+
897+
896898
También puedes aplicar anidamiento a los elementos haciendo referencia a su índice:
897899
898900
```bash
@@ -1642,7 +1644,9 @@ Server: gunicorn/0.13.4
16421644
{
16431645
[…]
16441646
}
1647+
16451648
```
1649+
16461650
#### Salida extra verbosa
16471651
16481652
Si ejecutas HTTPie con `-vv` o `--verbose --verbose`, también mostrará la [metainformación de la respuesta](#response-meta).
@@ -1880,6 +1884,7 @@ HTTPie revisa el `Content-Type` para seleccionar el resaltador de sintaxis y el
18801884
$ http --response-mime=text/yaml pie.dev/get
18811885
```
18821886
1887+
18831888
El formateo tiene los siguientes efectos:
18841889
18851890
- Los encabezados HTTP se ordenan por nombre.

0 commit comments

Comments
 (0)