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 incoming requests from browser #25

Closed
andreespirela opened this issue Apr 5, 2023 · 1 comment · Fixed by #31
Closed

Fix incoming requests from browser #25

andreespirela opened this issue Apr 5, 2023 · 1 comment · Fixed by #31

Comments

@andreespirela
Copy link
Collaborator

Chore

Currently, if the request comes from a browser (ex chrome), the first request succeeds but the second fails (Note that the first request already panics)

Describe the chore

Investigate and fix this behavior

@github-actions
Copy link

github-actions bot commented Apr 6, 2023

🎉 This issue has been resolved in version 1.2.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants