You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 10, 2021. It is now read-only.
Return the res object from writeHead, so that other methods (like end())
can be chained. We may need to adjust other methods on our res object
as well to match the http ServerResponse that Next.js expects.
0 commit comments