
    vKg                     v    S r  " S S\5      r " S S\5      r " S S\5      r " S S\5      r " S	 S
\5      rg)zo
hyper/http20/exceptions
~~~~~~~~~~~~~~~~~~~~~~~

This defines exceptions used in the HTTP/2 portion of hyper.
c                       \ rS rSrSrSrg)
HPACKError
   z.
The base class for all ``hpack`` exceptions.
 N__name__
__module____qualname____firstlineno____doc____static_attributes__r       P/var/www/highfloat_scraper/venv/lib/python3.13/site-packages/hpack/exceptions.pyr   r   
        	r   r   c                       \ rS rSrSrSrg)HPACKDecodingError   z@
An error has been encountered while performing HPACK decoding.
r   Nr   r   r   r   r   r      r   r   r   c                       \ rS rSrSrSrg)InvalidTableIndex   z&
An invalid table index was received.
r   Nr   r   r   r   r   r      r   r   r   c                       \ rS rSrSrSrg)OversizedHeaderListError   zs
A header list that was larger than we allow has been received. This may be
a DoS attack.

.. versionadded:: 2.3.0
r   Nr   r   r   r   r   r      s     	r   r   c                       \ rS rSrSrSrg)InvalidTableSizeError)   z
An attempt was made to change the decoder table size to a value larger than
allowed, or the list was shrunk and the remote peer didn't shrink their
table size.

.. versionadded:: 3.0.0
r   Nr   r   r   r   r   r   )   s     	r   r   N)r   	Exceptionr   r   r   r   r   r   r   r   <module>r      sI   	 		 		* 		1 		. 	r   