Skip to content

wcurl: import v2026.08.30 - #22758

Closed
samueloph wants to merge 1 commit into
curl:masterfrom
samueloph:master
Closed

samueloph wants to merge 1 commit into
curl:masterfrom
samueloph:master

Conversation

@samueloph

@samueloph samueloph commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

Pull request overview

This PR updates the in-tree wcurl wrapper script to upstream version 2026.08.30, bringing in new safety checks and URL/option handling improvements, plus a small documentation reflow.

Changes:

  • Harden shell/script behavior: disable glob expansion, tighten URL splitting via IFS handling, and expand unsafe percent-decode list (adds %7F).
  • Improve curl invocation safety and behavior: use --url, handle --curl-options/--output missing-argument errors, and error out on multi-URL --output when curl is too old for --no-clobber.
  • Minor docs formatting adjustment.
File summaries
File Description
scripts/wcurl Imports upstream updates: stricter shell flags, safer option/URL handling, filename parsing tweak, and a curl version guard for multi-URL --output.
docs/wcurl.md Reflows a paragraph for readability (no behavioral change).
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 2
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread scripts/wcurl
Comment thread scripts/wcurl
@bagder bagder closed this in c24270b Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants