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 get users #139

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Fix get users #139

merged 1 commit into from
Jul 9, 2024

Conversation

Bdegraaf1234
Copy link
Contributor

Users could not be retrieved from the rest-sources-backend due to the contentLength header not being set.

It appears this only starts to be a concern when the userlist becomes long, then the responses' transfer-encoding gets changed to chunked.

@Bdegraaf1234 Bdegraaf1234 requested a review from pvannierop June 19, 2024 13:36
@Bdegraaf1234 Bdegraaf1234 self-assigned this Jun 19, 2024
Copy link
Contributor

@pvannierop pvannierop left a comment

Choose a reason for hiding this comment

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

LGTM

@Bdegraaf1234 Bdegraaf1234 merged commit ef2f2f8 into dev Jul 9, 2024
8 checks passed
@Bdegraaf1234 Bdegraaf1234 deleted the fix-get-users branch July 9, 2024 11:02
@mpgxvii mpgxvii mentioned this pull request Jul 10, 2024
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.

2 participants