httpyac icon indicating copy to clipboard operation
httpyac copied to clipboard

`--output json` to provide ONLY json

Open QuAzI opened this issue 7 months ago • 1 comments

Would be nice to have a way to get only clean responses without framing and extra data at least for json

---------------------

=== Configuration ===

{
  "payload"
}

1 requests processed (1 succeeded)

there I need only

{
  "payload"
}

to process with jq/fx

QuAzI avatar Jul 29 '25 14:07 QuAzI

Just forgot about #879

QuAzI avatar Jul 29 '25 14:07 QuAzI