Home
last modified time | relevance | path

Searched refs:InvalidFrameError (Results 1 – 25 of 46) sorted by relevance

12

/dports/www/py-hyperframe/hyperframe-6.0.0/src/hyperframe/
H A Dframe.py140 raise InvalidFrameError("Invalid frame header")
229 raise InvalidFrameError("Invalid Padding data")
277 raise InvalidFrameError("Invalid Priority data")
364 raise InvalidFrameError(
406 raise InvalidFrameError(
414 raise InvalidFrameError("Invalid RST_STREAM body")
488 raise InvalidFrameError("Invalid SETTINGS body")
586 raise InvalidFrameError(
597 raise InvalidFrameError(
659 raise InvalidFrameError("Invalid GOAWAY body.")
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/hyperframe/hyperframe/
H A Dframe.py14 UnknownFrameError, InvalidPaddingError, InvalidFrameError
110 raise InvalidFrameError("Invalid frame header")
199 raise InvalidFrameError("Invalid Padding data")
240 raise InvalidFrameError("Invalid Priority data")
351 raise InvalidFrameError(
359 raise InvalidFrameError("Invalid RST_STREAM body")
420 raise InvalidFrameError("Invalid SETTINGS body")
468 raise InvalidFrameError("Invalid PUSH_PROMISE body")
499 raise InvalidFrameError(
510 raise InvalidFrameError(
[all …]
/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/hyperframe/hyperframe/
H A Dframe.py14 UnknownFrameError, InvalidPaddingError, InvalidFrameError
110 raise InvalidFrameError("Invalid frame header")
199 raise InvalidFrameError("Invalid Padding data")
240 raise InvalidFrameError("Invalid Priority data")
351 raise InvalidFrameError(
359 raise InvalidFrameError("Invalid RST_STREAM body")
418 raise InvalidFrameError("Invalid SETTINGS body")
466 raise InvalidFrameError("Invalid PUSH_PROMISE body")
497 raise InvalidFrameError(
508 raise InvalidFrameError(
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/hyperframe/hyperframe/
H A Dframe.py14 UnknownFrameError, InvalidPaddingError, InvalidFrameError
110 raise InvalidFrameError("Invalid frame header")
199 raise InvalidFrameError("Invalid Padding data")
240 raise InvalidFrameError("Invalid Priority data")
351 raise InvalidFrameError(
359 raise InvalidFrameError("Invalid RST_STREAM body")
420 raise InvalidFrameError("Invalid SETTINGS body")
468 raise InvalidFrameError("Invalid PUSH_PROMISE body")
499 raise InvalidFrameError(
510 raise InvalidFrameError(
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/hyperframe/hyperframe/
H A Dframe.py14 UnknownFrameError, InvalidPaddingError, InvalidFrameError
110 raise InvalidFrameError("Invalid frame header")
199 raise InvalidFrameError("Invalid Padding data")
240 raise InvalidFrameError("Invalid Priority data")
351 raise InvalidFrameError(
359 raise InvalidFrameError("Invalid RST_STREAM body")
420 raise InvalidFrameError("Invalid SETTINGS body")
468 raise InvalidFrameError("Invalid PUSH_PROMISE body")
499 raise InvalidFrameError(
510 raise InvalidFrameError(
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/hyperframe/hyperframe/
H A Dframe.py14 UnknownFrameError, InvalidPaddingError, InvalidFrameError
110 raise InvalidFrameError("Invalid frame header")
199 raise InvalidFrameError("Invalid Padding data")
240 raise InvalidFrameError("Invalid Priority data")
351 raise InvalidFrameError(
359 raise InvalidFrameError("Invalid RST_STREAM body")
418 raise InvalidFrameError("Invalid SETTINGS body")
466 raise InvalidFrameError("Invalid PUSH_PROMISE body")
497 raise InvalidFrameError(
508 raise InvalidFrameError(
[all …]
/dports/www/py-hyperframe/hyperframe-6.0.0/test/
H A Dtest_frames.py113 with pytest.raises(InvalidFrameError):
174 with pytest.raises(InvalidFrameError):
292 with pytest.raises(InvalidFrameError):
302 with pytest.raises(InvalidFrameError):
341 with pytest.raises(InvalidFrameError):
417 with pytest.raises(InvalidFrameError):
519 with pytest.raises(InvalidFrameError):
551 with pytest.raises(InvalidFrameError):
572 with pytest.raises(InvalidFrameError):
577 with pytest.raises(InvalidFrameError):
[all …]
/dports/www/py-hyperframe/hyperframe-6.0.0/
H A DCHANGELOG.rst12 - Change exception base class of ``InvalidFrameError`` to ``HyperframeError``
26 - Fixed unchecked frame length for ``PriorityFrame``. It now correctly raises ``InvalidFrameError``.
28 …ed unchecked frame length for ``WindowUpdateFrame``. It now correctly raises ``InvalidFrameError``.
101 - Invalid PING frame bodies now raise ``InvalidFrameError``, not
102 ``ValueError``. Note that ``InvalidFrameError`` is a ``ValueError`` subclass.
104 ``ValueError``. Note that ``InvalidFrameError`` is a ``ValueError`` subclass.
113 - The change in ``3.1.0`` that ensured that ``InvalidFrameError`` would be
129 - Added new ``InvalidFrameError`` that is thrown instead of ``struct.error``
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/hyperframe/test/
H A Dtest_frames.py8 UnknownFrameError, InvalidPaddingError, InvalidFrameError
99 with pytest.raises(InvalidFrameError):
156 with pytest.raises(InvalidFrameError):
270 with pytest.raises(InvalidFrameError):
371 with pytest.raises(InvalidFrameError):
432 with pytest.raises(InvalidFrameError):
547 with pytest.raises(InvalidFrameError):
578 with pytest.raises(InvalidFrameError):
774 with pytest.raises(InvalidFrameError):
777 with pytest.raises(InvalidFrameError):
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/hyperframe/test/
H A Dtest_frames.py8 UnknownFrameError, InvalidPaddingError, InvalidFrameError
99 with pytest.raises(InvalidFrameError):
156 with pytest.raises(InvalidFrameError):
270 with pytest.raises(InvalidFrameError):
371 with pytest.raises(InvalidFrameError):
432 with pytest.raises(InvalidFrameError):
547 with pytest.raises(InvalidFrameError):
578 with pytest.raises(InvalidFrameError):
774 with pytest.raises(InvalidFrameError):
777 with pytest.raises(InvalidFrameError):
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/hyperframe/test/
H A Dtest_frames.py8 UnknownFrameError, InvalidPaddingError, InvalidFrameError
99 with pytest.raises(InvalidFrameError):
156 with pytest.raises(InvalidFrameError):
270 with pytest.raises(InvalidFrameError):
371 with pytest.raises(InvalidFrameError):
432 with pytest.raises(InvalidFrameError):
547 with pytest.raises(InvalidFrameError):
578 with pytest.raises(InvalidFrameError):
774 with pytest.raises(InvalidFrameError):
777 with pytest.raises(InvalidFrameError):
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/hyperframe/test/
H A Dtest_frames.py8 UnknownFrameError, InvalidPaddingError, InvalidFrameError
99 with pytest.raises(InvalidFrameError):
156 with pytest.raises(InvalidFrameError):
270 with pytest.raises(InvalidFrameError):
369 with pytest.raises(InvalidFrameError):
430 with pytest.raises(InvalidFrameError):
532 with pytest.raises(InvalidFrameError):
563 with pytest.raises(InvalidFrameError):
759 with pytest.raises(InvalidFrameError):
762 with pytest.raises(InvalidFrameError):
/dports/www/py-h2/h2-4.0.0/src/h2/
H A Dframe_buffer.py9 from hyperframe.exceptions import InvalidFrameError, InvalidDataError
127 except (InvalidDataError, InvalidFrameError) as e: # pragma: no cover
145 except InvalidFrameError:
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/hyper/hyper/h2/
H A Dframe_buffer.py9 from hyperframe.exceptions import UnknownFrameError, InvalidFrameError
150 except InvalidFrameError: # pragma: no cover
166 except InvalidFrameError:
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/h2/h2/
H A Dframe_buffer.py9 from hyperframe.exceptions import InvalidFrameError
141 except InvalidFrameError: # pragma: no cover
157 except InvalidFrameError:
/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 Dframe_buffer.py9 from hyperframe.exceptions import InvalidFrameError
141 except InvalidFrameError: # pragma: no cover
157 except InvalidFrameError:
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/hyper/hyper/h2/
H A Dframe_buffer.py9 from hyperframe.exceptions import UnknownFrameError, InvalidFrameError
150 except InvalidFrameError: # pragma: no cover
166 except InvalidFrameError:
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/h2/h2/
H A Dframe_buffer.py9 from hyperframe.exceptions import InvalidFrameError
141 except InvalidFrameError: # pragma: no cover
157 except InvalidFrameError:
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/hyper/hyper/h2/
H A Dframe_buffer.py9 from hyperframe.exceptions import UnknownFrameError, InvalidFrameError
150 except InvalidFrameError: # pragma: no cover
166 except InvalidFrameError:
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/h2/h2/
H A Dframe_buffer.py9 from hyperframe.exceptions import InvalidFrameError
141 except InvalidFrameError: # pragma: no cover
157 except InvalidFrameError:
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/hyper/hyper/h2/
H A Dframe_buffer.py9 from hyperframe.exceptions import UnknownFrameError, InvalidFrameError
150 except InvalidFrameError: # pragma: no cover
166 except InvalidFrameError:
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/h2/h2/
H A Dframe_buffer.py9 from hyperframe.exceptions import InvalidFrameError
141 except InvalidFrameError: # pragma: no cover
157 except InvalidFrameError:
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/hyperframe/
H A DHISTORY.rst59 - Invalid PING frame bodies now raise ``InvalidFrameError``, not
60 ``ValueError``. Note that ``InvalidFrameError`` is a ``ValueError`` subclass.
62 ``ValueError``. Note that ``InvalidFrameError`` is a ``ValueError`` subclass.
71 - The change in ``3.1.0`` that ensured that ``InvalidFrameError`` would be
87 - Added new ``InvalidFrameError`` that is thrown instead of ``struct.error``
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/hyperframe/
H A DHISTORY.rst71 - Invalid PING frame bodies now raise ``InvalidFrameError``, not
72 ``ValueError``. Note that ``InvalidFrameError`` is a ``ValueError`` subclass.
74 ``ValueError``. Note that ``InvalidFrameError`` is a ``ValueError`` subclass.
83 - The change in ``3.1.0`` that ensured that ``InvalidFrameError`` would be
99 - Added new ``InvalidFrameError`` that is thrown instead of ``struct.error``
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/hyperframe/
H A DHISTORY.rst71 - Invalid PING frame bodies now raise ``InvalidFrameError``, not
72 ``ValueError``. Note that ``InvalidFrameError`` is a ``ValueError`` subclass.
74 ``ValueError``. Note that ``InvalidFrameError`` is a ``ValueError`` subclass.
83 - The change in ``3.1.0`` that ensured that ``InvalidFrameError`` would be
99 - Added new ``InvalidFrameError`` that is thrown instead of ``struct.error``

12