invoke
Binds one or more concrete values to this header definition.
The resulting HeaderValues is no longer required from the caller because Tapik already knows which values to send.
Deprecated (with error)
Cannot call invoke() without arguments
Replace with
invoke(/*at least 1 argument*/)Content copied to clipboard
Binds one or more concrete values to this header definition.
The resulting HeaderValues is no longer required from the caller because Tapik already knows which values to send.