Skip to content

Correct logging of server port when on HTTPS [minor] #72

@binarykitchen

Description

@binarykitchen

Just a minor issue. Wrong logging of server port when on HTTPS which made me open the site with the wrong port number in the browser and confused me.

That line
https://github.com/pandeiro/boot-http/blob/master/src/pandeiro/boot_http.clj#L96

prints

https://localhost:3000

when you actually should be printing 3443 for the default port when on HTTPS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions