skip to main content
Connection Option Descriptions : HTTP Path
  

Try DataDirect Drivers Now

HTTP Path

Attribute

HTTPPath (HP)

Purpose

Specifies the path component of the HTTP/HTTPS endpoint used for connections when HTTP mode is enabled (TransportMode=1).

Valid Values

string
where:
string
is the path component of the URL endpoint. By default, the value specified must be an HTTP end point. To support HTTPS values, enable SSL using the Encryption Method option (EncryptionMethod=1).

Example

If your server was listening to the following URL:
https://myserver:10000/cliservice/
Then the following value should be specified for HTTPPath:
cliservice

Notes

*This option is ignored when HTTP mode is disabled (TransportMode=0).

Default

cliservice

GUI Tab

General tab

See Also

*Transport Mode
*Encryption Method
*HTTP Mode