Search
Method setHttpHeaders(Properties httpHeaders)
Adds HTTP headers to the SOAP request. All already existing HTTP headers that have the same keys will be overwritten.
Returns
void
Arguments
Name |
Type |
Description |
httpHeaders |
Properties
|
HTTP headers as Properties. |