Skip to content

URI doesn't know "ws:/" or "wss://" schemes #1304

@ahh

Description

@ahh

Poco::URI::getPort relies on getWellKnownPort to guess ports for http, https, etc, but gives up on the websocket schemes (ws:, wss:). These should be 80 and 443.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions