Skip to content

Does gRPC-go URL encode /'s from xDS dial target #7002

Closed
@arvindbr8

Description

@arvindbr8

This PR to gRFC A47 - xDS Federation , raised a question on how gRPC-go does URL encoding of /'s. It seems like we do URL encoding of the path "excluding the slashes" intentionally here.

The expected behavior is that we URL encode everything (including the /'s) from the URI path.

This issue is to track this investigation. We need to add a test case, if we don't have one.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions