[ CCode ( has_construct_function = false ) ]
public Token (string firstfield, ...)
Create a new Authorization token with the given fieldnames and values.
Arguments are given similar to Structure.
firstfield |
the first fieldname |
... |
additional arguments |
a new authorization token. |