Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a stricter definition of header names #607

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hadley
Copy link
Member

@hadley hadley commented Dec 23, 2024

To make it less likely that URLs (or other non-header contents) are mangled. This only affects verobse printing (including req_dry_run()) so it shouldn't cause problems even if it's not 100% accurate.

Fixes #567

To make it less likely that URLs (or other non-header contents) are mangled. This only affects verobse printing (including `req_dry_run()`) so it shouldn't cause problems even if it's not 100% accurate.

Fixes #567
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.

Dry run adds space if url contains colon
1 participant