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 node 8 issues #84

Merged
merged 3 commits into from May 31, 2017
Merged

Fix node 8 issues #84

merged 3 commits into from May 31, 2017

Commits on May 29, 2017

  1. Copy the full SHA
    207b610 View commit details
    Browse the repository at this point in the history
  2. Fix missing date and connection headers

    This also fixes a bug where cased headers are included when setHeader() is used before writeHead()
    kanongil committed May 29, 2017
    Copy the full SHA
    5f4ed40 View commit details
    Browse the repository at this point in the history
  3. Update lab dependency

    This fixes the "The following leaks were detected:WebAssembly" test error
    kanongil committed May 29, 2017
    Copy the full SHA
    0a2e07d View commit details
    Browse the repository at this point in the history