Skip to content

http2: compat don't make unnecessary copy of trailers

Not sure why the trailer objects are copied here? Might as well just use a reference, no?

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

Merge request reports

Loading