Skip to content

Clarify HTTP 4xx/5xx exit behavior in docs and help text#738

Merged
ryanfowler merged 1 commit into
mainfrom
fix-http-exit-codes
Jun 9, 2026
Merged

Clarify HTTP 4xx/5xx exit behavior in docs and help text#738
ryanfowler merged 1 commit into
mainfrom
fix-http-exit-codes

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • Clarify that HTTP 4xx/5xx responses exit nonzero by default
  • Point users to --ignore-status in the CLI reference, troubleshooting guide, and config docs
  • Update the --ignore-status help text and completion description to match the documented behavior

Testing

  • cargo fmt
  • cargo clippy --locked --all-targets --all-features -- -D warnings
  • cargo test --all-features --test cli

@ryanfowler ryanfowler merged commit 4c89ac9 into main Jun 9, 2026
4 checks passed
@ryanfowler ryanfowler deleted the fix-http-exit-codes branch June 9, 2026 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant