[🐛 BUG]: File stream causes duplicate headers being sent #2077
Labels
B-bug
Bug: bug, exception
F-need-verification
W-waiting on response
Wait: waiting for the issue creator response
No duplicates 🥲.
What happened?
I try to stream a large file using the streaming response example.
Even though its working, but seems that the response headers get duplicated times the amount of chunks being sent.
In case of many chunks - header max size limit is reached causing to errors.
Is it expected or am I doing somethig wrong?
Version (rr --version)
2024.2.1
How to reproduce the issue?
From example: https://docs.roadrunner.dev/docs/http/resp-streaming
Relevant log output
No response
The text was updated successfully, but these errors were encountered: