add_headers
Description:
public void add_headers (...)
Add the specified header name and value pairs to the call.
If a header already exists, the new value will replace the old.
Parameters:
this |
The ProxyCall |
... |
Header name and value pairs, followed by |