Skip to content

Conversation

@samuel-williams-shopify
Copy link
Contributor

@samuel-williams-shopify samuel-williams-shopify commented Dec 12, 2025

  • Header::*.new(value) method expects the correct data type and does not coerce from String.
  • Parsing logic was moved to Header::*.parse(value).
  • Coercion to header values is now handled by Header::*.coerce(value).

Types of Changes

  • New feature.
  • Breaking change.

Contribution

@samuel-williams-shopify samuel-williams-shopify force-pushed the header-parse-coerce branch 3 times, most recently from ac88393 to f16679b Compare December 12, 2025 08:12
- Parsing logic was moved to `Header::*.parse(value)`.
- Coercion to header values is now handled by `Header::*.coerce(value)`.
@samuel-williams-shopify samuel-williams-shopify merged commit f0d10a4 into main Dec 12, 2025
36 of 40 checks passed
@samuel-williams-shopify samuel-williams-shopify deleted the header-parse-coerce branch December 12, 2025 22:58
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.

2 participants