Skip to content

Handle IPv6 localhost URLs in http-server package #1453

@hacksparrow

Description

@hacksparrow

Description / Steps to reproduce / Feature proposal

http-server does not format IPv6 address properly in its url property.

Discussion: #1369 (comment)

Current Behavior

Eg: https://:::51492

Expected Behavior

Eg: https://[::]:51492

See Reporting Issues for more tips on writing good issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions