<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.reschke-webdav-url-constraints" target="https://datatracker.ietf.org/doc/html/draft-reschke-webdav-url-constraints-00">
   <front>
      <title>Web Distributed Authoring and Versioning (WebDAV) URL constraints</title>
      <author initials="J." surname="Reschke" fullname="Julian Reschke">
         <organization>greenbytes</organization>
      </author>
      <date month="November" day="14" year="2005" />
      <abstract>
	 <t>   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 &quot;Internationalized Resource Identifiers&quot; (IRI) specification.

   Furthermore, servers that implement a mapping to locally constrained
   names frequently do not support specific names, or silently map
   &quot;similar&quot; 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.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-reschke-webdav-url-constraints-00" />
   
</reference>
