Connection.readSupported

*4.2.4. SUPPORTED

Indicates which startup options are supported by the server. This message comes as a response to an OPTIONS message.

The body of a SUPPORTED message is a [string multimap]. This multimap gives for each of the supported STARTUP options, the list of supported values.

class Connection
protected
StringMultiMap
readSupported
(
FrameHeader fh
)

Meta