Home
last modified time | relevance | path

Searched refs:AllowedStreamIDs (Results 1 – 15 of 15) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/tools/blinkpy/third_party/wpt/wpt/tools/third_party/h2/h2/
H A Dconnection.py70 class AllowedStreamIDs(IntEnum): class
571 self._begin_new_stream(stream_id=1, allowed_ids=AllowedStreamIDs.ODD)
763 stream_id, AllowedStreamIDs(self.config.client_side)
965 promised_stream_id, AllowedStreamIDs.EVEN
1548 frame.stream_id, AllowedStreamIDs(not self.config.client_side)
1620 frame.promised_stream_id, AllowedStreamIDs.EVEN
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/h2/h2/
H A Dconnection.py70 class AllowedStreamIDs(IntEnum): class
571 self._begin_new_stream(stream_id=1, allowed_ids=AllowedStreamIDs.ODD)
763 stream_id, AllowedStreamIDs(self.config.client_side)
965 promised_stream_id, AllowedStreamIDs.EVEN
1548 frame.stream_id, AllowedStreamIDs(not self.config.client_side)
1620 frame.promised_stream_id, AllowedStreamIDs.EVEN
/dports/www/py-h2/h2-4.0.0/src/h2/
H A Dconnection.py70 class AllowedStreamIDs(IntEnum): class
576 self._begin_new_stream(stream_id=1, allowed_ids=AllowedStreamIDs.ODD)
768 stream_id, AllowedStreamIDs(self.config.client_side)
975 promised_stream_id, AllowedStreamIDs.EVEN
1558 frame.stream_id, AllowedStreamIDs(not self.config.client_side)
1630 frame.promised_stream_id, AllowedStreamIDs.EVEN
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/h2/h2/
H A Dconnection.py70 class AllowedStreamIDs(IntEnum): class
576 self._begin_new_stream(stream_id=1, allowed_ids=AllowedStreamIDs.ODD)
768 stream_id, AllowedStreamIDs(self.config.client_side)
975 promised_stream_id, AllowedStreamIDs.EVEN
1558 frame.stream_id, AllowedStreamIDs(not self.config.client_side)
1630 frame.promised_stream_id, AllowedStreamIDs.EVEN
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/hyper/hyper/h2/
H A Dconnection.py87 class AllowedStreamIDs(IntEnum): class
645 self._begin_new_stream(stream_id=1, allowed_ids=AllowedStreamIDs.ODD)
841 stream_id, AllowedStreamIDs(self.config.client_side)
1043 promised_stream_id, AllowedStreamIDs.EVEN
1626 frame.stream_id, AllowedStreamIDs(not self.config.client_side)
1698 frame.promised_stream_id, AllowedStreamIDs.EVEN
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/hyper/hyper/h2/
H A Dconnection.py87 class AllowedStreamIDs(IntEnum): class
645 self._begin_new_stream(stream_id=1, allowed_ids=AllowedStreamIDs.ODD)
841 stream_id, AllowedStreamIDs(self.config.client_side)
1043 promised_stream_id, AllowedStreamIDs.EVEN
1626 frame.stream_id, AllowedStreamIDs(not self.config.client_side)
1698 frame.promised_stream_id, AllowedStreamIDs.EVEN
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/h2/h2/
H A Dconnection.py70 class AllowedStreamIDs(IntEnum): class
576 self._begin_new_stream(stream_id=1, allowed_ids=AllowedStreamIDs.ODD)
768 stream_id, AllowedStreamIDs(self.config.client_side)
975 promised_stream_id, AllowedStreamIDs.EVEN
1558 frame.stream_id, AllowedStreamIDs(not self.config.client_side)
1630 frame.promised_stream_id, AllowedStreamIDs.EVEN
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/h2/h2/
H A Dconnection.py70 class AllowedStreamIDs(IntEnum): class
576 self._begin_new_stream(stream_id=1, allowed_ids=AllowedStreamIDs.ODD)
768 stream_id, AllowedStreamIDs(self.config.client_side)
975 promised_stream_id, AllowedStreamIDs.EVEN
1558 frame.stream_id, AllowedStreamIDs(not self.config.client_side)
1630 frame.promised_stream_id, AllowedStreamIDs.EVEN
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/hyper/hyper/h2/
H A Dconnection.py87 class AllowedStreamIDs(IntEnum): class
645 self._begin_new_stream(stream_id=1, allowed_ids=AllowedStreamIDs.ODD)
841 stream_id, AllowedStreamIDs(self.config.client_side)
1043 promised_stream_id, AllowedStreamIDs.EVEN
1626 frame.stream_id, AllowedStreamIDs(not self.config.client_side)
1698 frame.promised_stream_id, AllowedStreamIDs.EVEN
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/hyper/hyper/h2/
H A Dconnection.py87 class AllowedStreamIDs(IntEnum): class
645 self._begin_new_stream(stream_id=1, allowed_ids=AllowedStreamIDs.ODD)
841 stream_id, AllowedStreamIDs(self.config.client_side)
1043 promised_stream_id, AllowedStreamIDs.EVEN
1626 frame.stream_id, AllowedStreamIDs(not self.config.client_side)
1698 frame.promised_stream_id, AllowedStreamIDs.EVEN
/dports/www/py-h2/h2-4.0.0/test/
H A Dtest_rfc7838.py150 stream_id=1, allowed_ids=h2.connection.AllowedStreamIDs.ODD
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/h2/test/
H A Dtest_rfc7838.py150 stream_id=1, allowed_ids=h2.connection.AllowedStreamIDs.ODD
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/h2/test/
H A Dtest_rfc7838.py150 stream_id=1, allowed_ids=h2.connection.AllowedStreamIDs.ODD
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/h2/test/
H A Dtest_rfc7838.py150 stream_id=1, allowed_ids=h2.connection.AllowedStreamIDs.ODD
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/h2/test/
H A Dtest_rfc7838.py150 stream_id=1, allowed_ids=h2.connection.AllowedStreamIDs.ODD