Hoogle Search
Within LTS Haskell 24.58 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
DBusMessageHeaderFieldMember :: DBusMessageHeaderFieldgi-gio GI.Gio.Enums The method or signal name.
DBusMessageHeaderFieldNumUnixFds :: DBusMessageHeaderFieldgi-gio GI.Gio.Enums The number of UNIX file descriptors that accompany the message.
DBusMessageHeaderFieldPath :: DBusMessageHeaderFieldgi-gio GI.Gio.Enums The object path.
DBusMessageHeaderFieldReplySerial :: DBusMessageHeaderFieldgi-gio GI.Gio.Enums The serial number the message is a reply to.
DBusMessageHeaderFieldSender :: DBusMessageHeaderFieldgi-gio GI.Gio.Enums Unique name of the sender of the message (filled in by the bus).
DBusMessageHeaderFieldSignature :: DBusMessageHeaderFieldgi-gio GI.Gio.Enums The signature of the message body.
-
gi-gio GI.Gio.Objects.DBusMessage Gets a header field on message. The caller is responsible for checking the type of the returned GVariant matches what is expected. Since: 2.26
dBusMessageGetHeaderFields :: (HasCallStack, MonadIO m, IsDBusMessage a) => a -> m ByteStringgi-gio GI.Gio.Objects.DBusMessage Gets an array of all header fields on message that are set. Since: 2.26
-
gi-gio GI.Gio.Objects.DBusMessage Sets a header field on message. If value is floating, message assumes ownership of value. Since: 2.26
InvalidContentTypeHeader :: Response -> ClientErrorservant-client-core Servant.Client.Core The content-type header is invalid