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