Skip to content

Allow extended parsing to be disabled#130

Open
blakeembrey wants to merge 1 commit intomasterfrom
be/extended-option
Open

Allow extended parsing to be disabled#130
blakeembrey wants to merge 1 commit intomasterfrom
be/extended-option

Conversation

@blakeembrey
Copy link
Copy Markdown
Member

@blakeembrey blakeembrey commented Apr 24, 2026

Expands upon the format API #129 with an extended option that can be used to disable the *= feature. I expect to add a couple more flags around parsing behavior to handle multipart and the other MIME encoding format so this is a safe place to introduce our first option. I don't expect it to be used much, but it may be useful for MIME or other contexts that support UTF-8 headers and therefore don't need the extended behavior.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2bb7da3) to head (e51636c).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #130   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          223       236   +13     
  Branches        81        85    +4     
=========================================
+ Hits           223       236   +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@blakeembrey blakeembrey force-pushed the be/extended-option branch from 9ebe516 to e51636c Compare May 1, 2026 18:20
@blakeembrey blakeembrey changed the base branch from be/tidy-format-api to master May 1, 2026 18:20
@blakeembrey blakeembrey requested review from a team and Phillip9587 May 1, 2026 18:21
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