[ CCode ( has_construct_function = false ) ]
public MessageHeaders (MessageHeadersType type)
Creates a MessageHeaders.
(#SoupMessage 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 |