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

Response.sendFile is undefined. Existing express applications must update it to "sendfile". #120

Open
exceptDefeat opened this issue Apr 5, 2015 · 1 comment

Comments

@exceptDefeat
Copy link

The documentation states that express.io is a clean drop-in replacement for express. Existing express code that uses Response.sendFile(), breaks when dropping replacing express with express.io.

The behavior is reproducible when installing express.io via npm. I haven't verified whether or not it exists in master in the git repo.

@sibartlett
Copy link

You can try my fork, which uses the latest version of express and socket.io: https://github.com/sibartlett/express.oi

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

2 participants