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

Error 500 with Stream #64

Open
eokic opened this issue Jul 22, 2024 · 0 comments
Open

Error 500 with Stream #64

eokic opened this issue Jul 22, 2024 · 0 comments

Comments

@eokic
Copy link

eokic commented Jul 22, 2024

  • I'm using simple examples from https://elysiajs.com/patterns/stream.html
  • (if relevant) had to enable cors plugin in my usecase
  • fails with error 500 only on the stream endpoint, others work fine
  • if I set threshold: 0 then error 500 is avoided but the response contains {"name":"TypeError","message":"undefined is not an object (evaluating 'res.headers.get')"}
  • documentation says that stream compression is disabled by default (I have not modified any settings)

Let me know if you need any other info

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

No branches or pull requests

1 participant