Remove Http2ReconstructObject.

I do not believe it is worth it to keep Http2ReconstructObject() and
Http2DefaultReconstructObject(): they are quite complicated and provide little
value.  I am not aware of any bugs caught by this device.

gfe-relnote: n/a, test-only code.
PiperOrigin-RevId: 289134799
Change-Id: Iedae75a482116753e4a975d8d55b758249757fac
5 files changed
tree: 338e92000cdf8f687fc3e0230ecc8b4f9ed3da78
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.