exception documentation
class HttpConnectionClosed(Exception):
Internal exception for a closed connection.
This should only be used for internal error reporting. Only use it if there's no other way to report this condition.
class HttpConnectionClosed(Exception):
Internal exception for a closed connection.
This should only be used for internal error reporting. Only use it if there's no other way to report this condition.