Skip to content

Add --no-body to discard response bodies - #331

Merged
jongio merged 1 commit into
mainfrom
idea/no-body
Aug 2, 2026
Merged

Add --no-body to discard response bodies#331
jongio merged 1 commit into
mainfrom
idea/no-body

Conversation

@jongio

@jongio jongio commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Adds --no-body so scripts can execute a request and keep status, header, and write-out metadata without printing the response body.

Validation:

  • go test -v -short ./src/internal/service ./src/internal/cmd
  • mage preflight (fails on existing gofumpt findings in magefile.go, src/internal/cmd/mcp.go, and src/internal/service/repeat.go)

Closes #326

Closes #326

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 3f892a21-0f5d-41e7-aebb-afbda057615d
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 26, 2026
@jongio jongio self-assigned this Jul 26, 2026
github-actions Bot added a commit that referenced this pull request Jul 26, 2026
@github-actions

github-actions Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

🚀 Website Preview

Your PR preview was available here.

Preview has been cleaned up as the PR was closed.

@jongio
jongio merged commit 4e99605 into main Aug 2, 2026
16 checks passed
@jongio
jongio deleted the idea/no-body branch August 2, 2026 15:24
github-actions Bot added a commit that referenced this pull request Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add --no-body to discard response bodies

1 participant