Skip to content
This repository was archived by the owner on Jul 6, 2018. It is now read-only.

http2: fix res.setHeader to update linkedlist APIs #75

Conversation

yosuke-furukawa
Copy link
Member

Fix res.setHeader to create some patch for removed linkedlist APIs.
After this commit, linkedlist APIs are changed. nodejs/node#11726

I just check res.setHeader API to create some tests.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

http2

@jasnell
Copy link
Member

jasnell commented May 4, 2017

The code change looks good but I'll need to take a look at the test a bit more.

jasnell

This comment was marked as off-topic.

@yosuke-furukawa yosuke-furukawa force-pushed the fix_test_set_header_http2 branch from ebb3157 to 608dc75 Compare May 5, 2017 08:45
@yosuke-furukawa
Copy link
Member Author

I changed test code client.socket.destroy() to client.destroy(). seeing this commits. #64

jasnell pushed a commit that referenced this pull request May 7, 2017
PR-URL: #75
Reviewed-By: James M Snell <jasnell@gmail.com>
@jasnell
Copy link
Member

jasnell commented May 7, 2017

Landed!

@jasnell jasnell closed this May 7, 2017
jasnell pushed a commit that referenced this pull request May 19, 2017
PR-URL: #75
Reviewed-By: James M Snell <jasnell@gmail.com>
jasnell pushed a commit that referenced this pull request May 31, 2017
PR-URL: #75
Reviewed-By: James M Snell <jasnell@gmail.com>
jasnell pushed a commit to jasnell/http2-1 that referenced this pull request Jun 22, 2017
PR-URL: nodejs#75
Reviewed-By: James M Snell <jasnell@gmail.com>
jasnell pushed a commit to jasnell/http2-1 that referenced this pull request Jul 10, 2017
PR-URL: nodejs#75
Reviewed-By: James M Snell <jasnell@gmail.com>
jasnell pushed a commit to jasnell/http2-1 that referenced this pull request Jul 14, 2017
PR-URL: nodejs#75
Reviewed-By: James M Snell <jasnell@gmail.com>
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants