Skip to content

Render https if tls is in use #51

@tisonkun

Description

@tisonkun

print(f" * Running on http://{host}:{port}")

Currently, the scheme is hard-coded as http://. It would be more fluent to use https:// if tls is in use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions