Skip to content
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

Fix the malform content for maven content retrieving #60

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

ligangty
Copy link
Member

@ligangty ligangty commented Nov 7, 2023

When do content retrieving from backend content fetch API by JAXRS
Rest client, if we do direct send back of the reponse with no change,
it will cause malformed content. Not sure why this happen. This fix
will re-wrap the content stream as StremingOutput.

   When do content retrieving from backend content fetch API by JAXRS
   Rest client, if we do direct send back of the reponse with no change,
   it will cause malformed content. Not sure why this happen. This fix
   will re-wrap the content stream as StremingOutput.
@ligangty ligangty merged commit 766b13a into Commonjava:1.0.x Nov 7, 2023
1 check passed
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