Skip to content

Conversation

@aviggiano
Copy link
Collaborator

@aviggiano aviggiano commented Jan 12, 2026

Summary

  • make redirect following opt-in to avoid header leakage
  • allow configuring max redirects (default 3 when enabled)
  • fix curl redirect protocol flag syntax
  • add redirect tests
  • document redirect behavior
  • define default max redirects constant

Testing

  • not run

Fixes #3

@aviggiano aviggiano merged commit c1bdafe into main Jan 12, 2026
2 checks passed
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.

Redirects should be opt-in to avoid header leakage

2 participants