port70.response
Response object for port70.
Response
dataclass
Represents a response received from a Gopher server.
encoding
class-attribute
instance-attribute
encoding: str = 'utf-8'
Encoding used to decode text (default: 'utf-8').