Skip to content

Context.getRemoteAddress() not returning IP address  #1371

Description

@paul-hammant

Releases 2.0.4 & 2.0.5.

For some localhost scenarios: ctx.getRemoteAddress() returns "0:0:0:0:0:0:0:1%0" whereas is in 2.0.3 and before it returned "0:0:0:0:0:0:0:1". Handing the former string to InetAddresses.isInetAddress(..) causes an "no an IP address" exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions