17 import http2_base_server
22 This test injects PING frames before and after header and data. Keeps count
23 of outstanding ping response and asserts when the count is non-zero at the
44 sr = self.
_base_server.parse_received_data(event.stream_id)
46 logging.info(
'Creating response size = %s' % sr.response_size)
50 self.
_base_server.setup_send(response_data, event.stream_id)
54 logging.info(
'Disconnect received. Ping Count %d' %