Navigation

  • index
  • modules    
  • next    
  • proxy-protocol 0.11.3 documentation »
  • proxy-protocol Documentation

proxy-protocol Documentation¶

Table of Contents¶

Contents:

  • proxyprotocol
    • ProxyProtocolSyntaxError
    • ProxyProtocolChecksumError
    • ProxyProtocolIncompleteError
    • ProxyProtocolWantRead
    • ProxyProtocol
  • proxyprotocol.result
    • is_local()
    • is_unknown()
    • is_ipv4()
    • is_ipv6()
    • is_unix()
    • ProxyResultType
    • ProxyResult
    • ProxyResultLocal
    • ProxyResultUnknown
    • ProxyResultIPv4
    • ProxyResultIPv6
    • ProxyResultUnix
  • proxyprotocol.sock
    • SocketInfo
    • SocketInfoProxy
    • SocketInfoLocal
  • proxyprotocol.build
    • build_socket_result()
    • build_transport_result()
  • proxyprotocol.typing
    • SockAddr
    • Address
    • Cipher
    • PeerCert
    • StreamReaderProtocol
    • TransportProtocol
  • proxyprotocol.version
    • ProxyProtocolVersion
  • proxyprotocol.noop
    • ProxyProtocolNoop
  • proxyprotocol.detect
    • ProxyProtocolDetect
  • proxyprotocol.v1
    • ProxyProtocolV1
  • proxyprotocol.v2
    • ProxyProtocolV2Header
    • ProxyProtocolV2
  • proxyprotocol.checksum
    • crc32c
    • Checksum
  • proxyprotocol.dnsbl
    • Dnsbl
    • NoopDnsbl
    • BasicDnsbl
    • SpamhausDnsbl
  • proxyprotocol.tlv
    • Type
    • SSLClient
    • ExtType
    • TLV
    • ProxyProtocolTLV
    • ProxyProtocolSSLTLV
    • ProxyProtocolExtTLV
  • proxyprotocol.reader
    • ProxyProtocolReader
  • proxyprotocol.server
    • Address

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Page contents

  • proxy-protocol Documentation
    • Table of Contents
    • Indices and tables

Next page

→ proxyprotocol

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules    
  • next    
  • proxy-protocol 0.11.3 documentation »
  • proxy-protocol Documentation
© Copyright 2024, Ian Good. Created using Sphinx 7.3.7.