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

Question about requirement #4

Closed
waghanza opened this issue Nov 21, 2018 · 1 comment
Closed

Question about requirement #4

waghanza opened this issue Nov 21, 2018 · 1 comment

Comments

@waghanza
Copy link

Hi @ardalanamini,

Foxify require node >= 8.12.

Is there any feature required by foxify not in node 8.11 ?

Regards,

@ardalanamini
Copy link
Member

@waghanza Hi
Yes, Foxify uses http.createServer()'s options to create request and response objects according to it's own classes, so it won't need to add prototypes to these objects after they are created.
The ability is added to Node.js since v8.12.0 (See the Changelog)

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