Subject: CVS commit: wip/ap2-encoding
From: OBATA Akio
Date: 2006-01-01 15:29:29
Message id: E1Et4DQ-0008QQ-Hj@sc8-pr-cvs1.sourceforge.net

Log Message:
This module improves non-ascii filename interoperability of
apache (and mod_dav).

It seems many WebDAV clients send filename in its platform-local
encoding. But since mod_dav expects everything, even HTTP request
line, to be in UTF-8, this causes an interoperability problem.

I believe this is a future issue for specification (RFC?) to
standardize encoding used in HTTP request-line and HTTP header,
but life would be much easier if mod_dav (and others) can handle
various encodings sent by clients, TODAY. This module does just that.


Files:
RevisionActionfile
1.1importwip/ap2-encoding/DESCR
1.1importwip/ap2-encoding/PLIST
1.1importwip/ap2-encoding/distinfo
1.1importwip/ap2-encoding/Makefile
1.1importwip/ap2-encoding/patches/patch-ab
1.1importwip/ap2-encoding/patches/patch-aa