Skip to content

Conversation

@n3rdc4ptn
Copy link
Member

@n3rdc4ptn n3rdc4ptn commented Nov 25, 2025

What this PR does / why we need it:

  • fixes the /managed endpoint bad encoding

Sometimes the bff proxy just forwarded the accept-encoding header to the backend which told the backend to encode some responses accordingly. This caused a mix in the output which resulted in an error.

This removed the accept-encoding header from the proxy forwarding to prevent this error.

Special notes for your reviewer:

See also: openmcp-project/ui-backend#16 (backend)

Copy link
Contributor

@andreaskienle andreaskienle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thanks for taking care of it 👍🏻 🙌

@n3rdc4ptn n3rdc4ptn merged commit 7b1800b into main Nov 26, 2025
5 checks passed
@n3rdc4ptn n3rdc4ptn deleted the fix-encoding-issue branch November 26, 2025 09:54
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.

3 participants