On Oct 15, 2013, at 3:33 PM, Graham Leggett <[email protected]> wrote:

> On 15 Oct 2013, at 7:01 PM, Jim Jagielski <[email protected]> wrote:
> 
>> I went ahead and made an "exec" decision to baseline
>> 
>>      unix:/path/to/sock.sock|http:
>> 
>> as canon. trunk now does this.
> 
> Can we further define it that "/path/to/sock.sock" is urlencoded?

It's a file-system path so... :)

> 
> The | character makes me twitch, but I don't have a better suggestion. :(
> 

I hear ya. Yeah, same here. The only other one I could
come up with is '^'. We just need a delim that couldn't be
considered part of a valid URI (even though the code is
smart enough to ignore it if what follows doesn't look
like a URL).

Reply via email to