You need to sign in or sign up before continuing.
Refactor how HTTP body can be consumed as raw stream
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
We have some API endpoints that download HTTP bodies in raw format. There, we usually copy the body before returning allocating memory. The idea is to check what we can do to reduce this.
Edited by 🤖 GitLab Bot 🤖