File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -893,6 +893,8 @@ $ http --offline --print=B pie.dev/post \
893
893
3
894
894
]
895
895
` ` `
896
+
897
+
896
898
También puedes aplicar anidamiento a los elementos haciendo referencia a su índice:
897
899
898
900
` ` ` bash
@@ -1642,7 +1644,9 @@ Server: gunicorn/0.13.4
1642
1644
{
1643
1645
[…]
1644
1646
}
1647
+
1645
1648
```
1649
+
1646
1650
#### Salida extra verbosa
1647
1651
1648
1652
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
1880
1884
$ http --response-mime=text/yaml pie.dev/get
1881
1885
```
1882
1886
1887
+
1883
1888
El formateo tiene los siguientes efectos:
1884
1889
1885
1890
- Los encabezados HTTP se ordenan por nombre.
You can’t perform that action at this time.
0 commit comments