8000 Remove output stream from transformation contexts · Issue #818 · ldproxy/ldproxy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Remove output stream from transformation contexts #818

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
cportele opened this issue Dec 10, 2022 · 0 comments
Open

Remove output stream from transformation contexts #818

cportele opened this issue Dec 10, 2022 · 0 comments
Assignees
Milestone

Comments

@cportele
Copy link
Collaborator

The class OutputStreamToByteConsumer is used as a bridge for third party libraries like Jackson or Mustache that expect an OutputStream to write to. Eventually OutputStream should be removed from the transformation contexts, it is a leftover from an earlier iteration of the transformation engine. If the bridge is needed, it should be an implementation detail of the encoder.

@azahnen azahnen added this to the v4.4.0 milestone Apr 16, 2025
@azahnen azahnen self-assigned this Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0