class documentation

class MethodNotAllowed405(H2Error): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable remote_ip_address Undocumented
def __init__(self, remote_ip_address: Optional[Union[IPv4Address, IPv6Address]]): (source)

Undocumented

def __str__(self) -> str: (source)

Undocumented

remote_ip_address = (source)

Undocumented