-
-
Notifications
You must be signed in to change notification settings - Fork 340
Open
Description
Trying to parse an URI like unix:///tmp/agent.sock
or unix:/tmp/agent.sock
, that has a schema and not an authority, produces an Error InvalidaUri(InvalidFormat)
.
There is no restriction defined in the URI standard that would make these URIs invalid.
The use-case I have is connecting to a SPIFFE Workload Endpoint: https://github.com/spiffe/spiffe/blob/master/standards/SPIFFE_Workload_Endpoint.md#4-locating-the-endpoint.
Metadata
Metadata
Assignees
Labels
No labels