Skip to content

feat(json): Add JSON encoding options - #52

Open
wklken wants to merge 1 commit into
masterfrom
codex/feat-json-options
Open

feat(json): Add JSON encoding options#52
wklken wants to merge 1 commit into
masterfrom
codex/feat-json-options

Conversation

@wklken

@wklken wklken commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add JSONOptions and SetJSONOptions for JSON request body encoding settings
  • Support DisableHTMLEscape while preserving the default encoding/json behavior
  • Document the new JSON option and cover large integer precision regression

Verification

  • go test -run 'TestJSONOptionsControlsHTMLEscape|TestJSONSendPreservesLargeIntegerPrecision' -count=1 ./...
  • go test -v ./...
  • make test
  • make lint
  • git diff --check

@cursor

cursor Bot commented Jul 6, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

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