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: properly handle Express.js send payload #221

Merged
merged 1 commit into from Sep 9, 2022
Merged

Conversation

L2jLiga
Copy link
Member

@L2jLiga L2jLiga commented Sep 9, 2022

Took test from #155
Also reverted changes in response.js made in #154

tsd tests seems to fail on master too fixed in #222

Checklist

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm, wow!

@SimenB SimenB mentioned this pull request Sep 9, 2022
4 tasks
@SimenB
Copy link
Member

SimenB commented Sep 9, 2022

Oh, sweet! I opened up #222 for the type error - would be great to land it then rebase this PR to verify CI is happy (the unit tests passed, so I assume so 🙂)

@SimenB
Copy link
Member

SimenB commented Sep 9, 2022

@L2jLiga could you rebase?

@L2jLiga
Copy link
Member Author

L2jLiga commented Sep 9, 2022

Yep, just pushed

Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

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

🎉

@mcollina mcollina merged commit 931157c into master Sep 9, 2022
@L2jLiga L2jLiga deleted the fix/express-payload branch September 9, 2022 13:07
@SimenB
Copy link
Member

SimenB commented Sep 9, 2022

Hmm, updating in my project, and headers are now missing.

image

I'm about to call it a week, but I'll do some more digging Monday (or this weekend if I'm bored)

@SimenB
Copy link
Member

SimenB commented Sep 10, 2022

See fastify/fastify-express#47 (comment) for a reproduction

@SimenB SimenB mentioned this pull request Sep 16, 2022
4 tasks
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.

None yet

4 participants