[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: file://host/location URLs
From: |
Achim Gratz |
Subject: |
Re: file://host/location URLs |
Date: |
Sat, 17 Nov 2012 09:25:31 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) |
Daniel Colascione writes:
> If anyone actually uses remote file URIs, please tell me. Otherwise, I intend
> to
> make "file:" and "file://" strictly equivalent and always local.
Common bugs in applications and misconceptions of some users
notwithstanding, an URI should implement:
http://tools.ietf.org/html/rfc3986
You may find that your proposal (IIUIC) is violating that specification.
The only instances a file: URI refers to the local file system is if the
authority (host) part is missing or the local host is explicitly given
as the authority.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada
- file://host/location URLs, Daniel Colascione, 2012/11/15
- Re: file://host/location URLs, Stefan Monnier, 2012/11/16
- Re: file://host/location URLs, James Cloos, 2012/11/16
- Re: file://host/location URLs, Jason Rumney, 2012/11/20
- Re: file://host/location URLs, Daniel Colascione, 2012/11/20
- Re: file://host/location URLs, Achim Gratz, 2012/11/20
- Re: file://host/location URLs, joakim, 2012/11/21
- Re: file://host/location URLs, Andreas Schwab, 2012/11/21