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

Http2 test coverage for ServerHttp2Stream.respondWithFD #15323

Closed
wants to merge 5 commits into from

Conversation

ssbrewster
Copy link
Contributor

@ssbrewster ssbrewster commented Sep 10, 2017

This PR increases test coverage in ServerHttp2Stream.respondWithFD and corrects HTTP_STATUS_CONTENT_RESET to HTTP_STATUS_RESET_CONTENT in lib/internal/http2/core.js.

Once I've got feedback on this PR I can do something similar for ServerHttp2Stream.respondWithFile (that I think should push the branch coverage for core.js into the green).

Refs: #14985

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

http2, test

@nodejs-github-bot nodejs-github-bot added the http2 Issues or PRs related to the http2 subsystem. label Sep 10, 2017
@ssbrewster ssbrewster changed the title Http2 test respondfd Http2 test coverage for ServerHttp2Stream.respondWithFD Sep 10, 2017
@ssbrewster
Copy link
Contributor Author

Closing as didn't see #15153 referenced in #14985

@ssbrewster ssbrewster closed this Sep 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
http2 Issues or PRs related to the http2 subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants