Skip to content

http2: remove unused onTimeout, add timeout tests

This PR removes unused onTimeout method which should be _onTimeout (and that one already exists). I've also expanded existing tests for timeouts to test for supplied arguments.

Thanks for any and all reviews/feedback!

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

Merge request reports

Loading