We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See #2085
In order for SSR to work, we need to at a minimum strip the connection header when forwarding the headers from the browser.
connection
Example how to fix SSR in Node 18 SSR: KATT/unidici-fetch-reserved-header-crap#1
The text was updated successfully, but these errors were encountered:
Caveats are in docs now
Sorry, something went wrong.
This issue has been locked because it had no new activity for 14 days. If you are running into a similar issue, please create a new issue. Thank you.
No branches or pull requests
See #2085
In order for SSR to work, we need to at a minimum strip the
connection
header when forwarding the headers from the browser.connection
?Example how to fix SSR in Node 18 SSR: KATT/unidici-fetch-reserved-header-crap#1
The text was updated successfully, but these errors were encountered: