Skip to content

fix: preserve fragments in curl GET query parsing#836

Merged
ryanfowler merged 1 commit into
mainfrom
fix/from-curl-query-fragment
Jul 6, 2026
Merged

fix: preserve fragments in curl GET query parsing#836
ryanfowler merged 1 commit into
mainfrom
fix/from-curl-query-fragment

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • Insert --from-curl -G query data before URL fragments
  • Preserve existing query strings when appending curl GET data
  • Reject negative --from-curl numeric values consistently

Validation

  • cargo fmt
  • cargo test --locked --all-features --lib from_curl -- --nocapture
  • cargo test --locked --all-features --lib test_parse_rejects_negative_numeric_values -- --nocapture

@ryanfowler ryanfowler enabled auto-merge July 6, 2026 13:39
@ryanfowler ryanfowler merged commit f3a2dad into main Jul 6, 2026
4 checks passed
@ryanfowler ryanfowler deleted the fix/from-curl-query-fragment branch July 6, 2026 13:44
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