Thanks to visit codestin.com
Credit goes to github.com

Skip to content

add port protocol to port url scheme #12833

Closed
@f0ssel

Description

@f0ssel

We need a way for the app to be told if the protocol is HTTP or HTTPs, we need to embed this in the port subdomain for the app.

We can do this by add a suffix of s after the first port section:

8080--dev--dev--...
8080s--dev--dev...

Proxy will need to start checking for this and routing accordingly.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions