fix NamespacesExampleTest: Refactor headerValueEncode to use toText for string conversion#2967
Conversation
📝 WalkthroughWalkthroughThis PR extends the LLM gateway with a new NullPolicies no-op implementation, adds Apache 2.0 license headers to five Java source files for compliance, and improves HTTP header encoding safety in SerializationUtil by using ToTextSerializer.toText before escaping control characters. ChangesLLM Gateway Extension and Serialization Improvements
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
id headerid header
|
This pull request needs "/ok-to-test" from an authorized committer. |
…d simplify XPath in proxies.xml
id headerheaderValueEncode to use toText for string conversion
|
/ok-to-test |
headerValueEncode to use toText for string conversionNamespacesExampleTest: Refactor headerValueEncode to use toText for string conversion
Summary by CodeRabbit
New Features
Improvements
Chores