[ CCode ( has_construct_function = false ) ]
public MessageHeaders (MessageHeadersType type)
Creates a MessageHeaders.
([class@Message] does this automatically for its own headers. You would only need to use this method if you are manually parsing or generating message headers.)
type |
the type of headers |
a new MessageHeaders |