gin/render
barry3406 4ce483f0f4 test: add tests for supplementary Unicode and Proxy-Authorization
- Add TestRenderAsciiJSONSupplementaryUnicode to verify emoji (U+1F600)
  is encoded as UTF-16 surrogate pair (\uD83D\uDE00)
- Add Proxy-Authorization test case to TestSecureRequestDump to verify
  credentials are sanitized in recovery panic logs
2026-04-09 06:35:52 -07:00
..