Project

General

Profile

Actions

Improvements #13294

open

Add alternative httpsPort()

Added by Matthias Van Ceulebroeck 16 days ago. Updated 15 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
Start date:
12/05/2024
Due date:
% Done:

0%

Estimated time:

Description

Currently the httpPort() function in WServer returns the (first) port it is listening to. This is regardless of whether it is HTTP or HTTPS.
It should maintain that behavior, but an additional httpsPort() should be specified. This will only be able to return a port for applications with SSL.

Actions #1

Updated by Matthias Van Ceulebroeck 15 days ago

Addition:
Provide more documentation, mentioning that in dedicated process mode, this returns the internal `SessionManager port for communication.

Actions

Also available in: Atom PDF