Skip to content

feat: don't force user to jason dependency if Elixir JSON available#14

Draft
grzuy wants to merge 1 commit intomainfrom
json
Draft

feat: don't force user to jason dependency if Elixir JSON available#14
grzuy wants to merge 1 commit intomainfrom
json

Conversation

@grzuy
Copy link
Contributor

@grzuy grzuy commented Oct 31, 2025

Exploring no longer imposing the jason dependency.

Seems it would break the ordered header keys.

@josevalim
Copy link
Contributor

IIRC the order matters, so we would need to create a structure to emit ordered JSON when using Elixir's version.

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

Comments