-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Parent: #717
Problem
curl -v includes verbose connection handshake. wget has download progress bars.
Acceptance Criteria
- Match
curl(with-vor--verbose),wget - Strip TLS handshake lines (
*,>,<prefixes for non-status lines) - Keep HTTP status line, response headers (configurable), response body
- Strip wget download progress bars
- Config:
[tools.filters.curl]withenabledflag - Tests
- Expected savings: 50-80%
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request