Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kazuho
Copy link
Member

@kazuho kazuho commented Sep 12, 2018

The decision made while working on #1549 was that it is fine to refer to h1 / h2 internals from httpclient, one of the reasons being that allowing that reducing number of memory allocations.

However, the decision is starting to bite us as we start working on QUIC (#1846).

Hence this PR. It keeps the minimum portion of protocol-specific definitions in httpclient.h, at the same time cramming each protocol implementation into one source file each.

part of #1852

@kazuho kazuho merged commit b33adbb into master Sep 12, 2018
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

Successfully merging this pull request may close these issues.

2 participants