Watson Unity SDK
Watson Unity SDK
IBM.Watson
IBM.Watson.DeveloperCloud.Connection
RESTConnector Class
RESTConnector Properties
Authentication Property
Headers Property
LogResponseTime Property
URL Property
RESTConnector
Headers Property
Additional headers to attach to all requests.
Namespace:
IBM.Watson.DeveloperCloud.Connection
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
Dictionary
<
string
,
string
>
Headers
{
get
;
set
; }
Property Value
Type:
Dictionary
String
,
String
See Also
Reference
RESTConnector Class
IBM.Watson.DeveloperCloud.Connection Namespace