Network

Methods

(inner) certificate()

Extracts information from the Certified Public Key in the Domino® Directory.

Throws:

no plans to implement

Type
Error

(inner) getHTTPHeader()

In a Web application, returns the value of an HTTP header from the browser client request being processed by the server.

See
To Do
  • this needs to be implemented
Throws:

method not implemented

Type
Error

(inner) getPortsList()

Returns a list of enabled or disabled ports.

Throws:

no plans to implement

Type
Error

(inner) setHTTPHeader()

In a Web application, sets the value of HTTP headers in the response being generated by the server for the browser client.

To Do
  • this needs to be implemented
Throws:

method not implemented

Type
Error