AddHeader
import chilkat2 rest = chilkat2.Rest() rest.AddHeader("User-Agent","MyApplication/1.0") # ... # ... # ...