Skip to content

recent annotation change requires req.RemoteAddr to be populated #177

Closed
@tmc

Description

a5edb0b merge resolution added grpclog.Printf("invalid remote addr: %s", req.RemoteAddr) which created a dependency on the incoming request that wasn't there before. Shouldn't the header just not be populated if RemoteAddr isn't present?

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions