[Fwd: I-D ACTION:draft-reschke-webdav-url-constraints-00.txt]

Hi,

this is a first take of describing the issues around encoding non-ASCII 
characters in WebDAV URLs.

As usual, recent versions and HTML at... 
<http://greenbytes.de/tech/webdav/#draft-reschke-webdav-url-constraints>.

Feedback appreciated,

Julian


-------- Original Message --------
From: - Mon Nov 14 22:24:59 2005
X-Account-Key: account5
X-UIDL: 1e0ad7ceaf80b3480c48ea4538d88705
X-Mozilla-Status: 0001
X-Mozilla-Status2: 10000000
Return-Path: <i-d-announce-bounces@ietf.org>
X-Flags: 0000
Delivered-To: GMX delivery to julian.reschke@gmx.de
Received: (qmail invoked by alias); 14 Nov 2005 21:18:49 -0000
Received: from megatron.ietf.org (EHLO megatron.ietf.org) [132.151.6.71] 
  by mx0.gmx.net (mx011) with SMTP; 14 Nov 2005 22:18:49 +0100
Received: from localhost.cnri.reston.va.us ([127.0.0.1] 
helo=megatron.ietf.org)	by megatron.ietf.org with esmtp (Exim 4.32)	id 
1EblHU-0007G3-Uc; Mon, 14 Nov 2005 15:50:24 -0500
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org)	by 
megatron.ietf.org with esmtp (Exim 4.32) id 1EblH9-00078w-0r	for 
i-d-announce@megatron.ietf.org; Mon, 14 Nov 2005 15:50:04 -0500
Received: from ietf-mx.ietf.org (ietf-mx [132.151.6.1])	by ietf.org 
(8.9.1a/8.9.1a) with ESMTP id PAA22471	for <i-d-announce@ietf.org>; Mon, 
14 Nov 2005 15:49:30 -0500 (EST)
Received: from [132.151.6.50] (helo=newodin.ietf.org)	by 
ietf-mx.ietf.org with esmtp (Exim 4.43) id 1EblYE-0003lg-Bp	for 
i-d-announce@ietf.org; Mon, 14 Nov 2005 16:07:42 -0500
Received: from mlee by newodin.ietf.org with local (Exim 4.43)	id 
1EblH7-0005iN-Dc	for i-d-announce@ietf.org; Mon, 14 Nov 2005 15:50:01 -0500
Content-Type: Multipart/Mixed; Boundary="NextPart"
Mime-Version: 1.0
To: i-d-announce@ietf.org
From: Internet-Drafts@ietf.org
Message-Id: <E1EblH7-0005iN-Dc@newodin.ietf.org>
Date: Mon, 14 Nov 2005 15:50:01 -0500
X-Spam-Score: 0.4 (/)
X-Scan-Signature: a2c12dacc0736f14d6b540e805505a86
Subject: I-D ACTION:draft-reschke-webdav-url-constraints-00.txt
X-BeenThere: i-d-announce@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: internet-drafts@ietf.org
List-Id: i-d-announce.ietf.org
List-Unsubscribe: 
<https://www1.ietf.org/mailman/listinfo/i-d-announce>, 
<mailto:i-d-announce-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:i-d-announce@ietf.org>
List-Help: <mailto:i-d-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/i-d-announce>, 
<mailto:i-d-announce-request@ietf.org?subject=subscribe>
Sender: i-d-announce-bounces@ietf.org
Errors-To: i-d-announce-bounces@ietf.org
X-GMX-Antivirus: -1 (not scanned, may not use virus scanner)
X-GMX-Antispam: 0 (Mail was not recognized as spam)
X-GMX-UID: bZoKY3wfeSEkefRadnQhaXN1IGRvb0Cj

A New Internet-Draft is available from the on-line Internet-Drafts 
directories.


	Title		: Web Distributed Authoring and Versioning (WebDAV) URL constraints
	Author(s)	: J. Reschke
	Filename	: draft-reschke-webdav-url-constraints-00.txt
	Pages		: 10
	Date		: 2005-11-14
	
    Both WebDAV servers and clients frequently map URI-escaped characters
    inside a path segment to non-ASCII characters.  These mappings can
    only be interoperable if there is a consensus about the appropriate
    character encoding.  This document specifies a default encoding that
    is compatible with both the recommendations for URIs in HTML content
    and the "Internationalized Resource Identifiers" (IRI) specification.

    Furthermore, servers that implement a mapping to locally constrained
    names frequently do not support specific names, or silently map
    "similar" names to the same resource (for instance when content is
    stored in a filesystem that is case-preserving, but not case-
    sensitive).  For these cases, discovery and error signalling features
    are defined.

A URL for this Internet-Draft is:
http://www.ietf.org/internet-drafts/draft-reschke-webdav-url-constraints-00.txt

To remove yourself from the I-D Announcement list, send a message to
i-d-announce-request@ietf.org with the word unsubscribe in the body of 
the message.
You can also visit https://www1.ietf.org/mailman/listinfo/I-D-announce
to change your subscription settings.


Internet-Drafts are also available by anonymous FTP. Login with the username
"anonymous" and a password of your e-mail address. After logging in,
type "cd internet-drafts" and then
	"get draft-reschke-webdav-url-constraints-00.txt".

A list of Internet-Drafts directories can be found in
http://www.ietf.org/shadow.html
or ftp://ftp.ietf.org/ietf/1shadow-sites.txt


Internet-Drafts can also be obtained by e-mail.

Send a message to:
	mailserv@ietf.org.
In the body type:
	"FILE /internet-drafts/draft-reschke-webdav-url-constraints-00.txt".
	
NOTE:	The mail server at ietf.org can return the document in
	MIME-encoded form by using the "mpack" utility.  To use this
	feature, insert the command "ENCODING mime" before the "FILE"
	command.  To decode the response(s), you will need "munpack" or
	a MIME-compliant mail reader.  Different MIME-compliant mail readers
	exhibit different behavior, especially when dealing with
	"multipart" MIME messages (i.e. documents which have been split
	up into multiple messages), so check your local documentation on
	how to manipulate these messages.
		
		
Below is the data which will enable a MIME compliant mail reader
implementation to automatically retrieve the ASCII version of the
Internet-Draft.


-- 
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760
_______________________________________________
I-D-Announce mailing list
I-D-Announce@ietf.org
https://www1.ietf.org/mailman/listinfo/i-d-announce

Received on Monday, 14 November 2005 21:28:37 UTC