]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Introduce the ForceLanguagePriority options;
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 30 Dec 2001 04:14:20 +0000 (04:14 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 30 Dec 2001 04:14:20 +0000 (04:14 +0000)
commitcdeaee2ced38f4f6e5f8ad7dd1e503549c72207a
treee977dcde7be67ea4c5ef950eb996a5197784340b
parenta4f324bddeb0c2a78b16983136fffcaeed182f6a
  Introduce the ForceLanguagePriority options;

  Prefer will circumvent a Multiple Choices by electing the first matching
  language from the LanaguagePriority list.

  Fallback will circumvent a None Acceptable by electing the first
  language found from the LanaguagePriority list.

  This breaks [expectedly] the negotiation tests.  They need review.
  My test results will be posted to dev.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92655 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/mod_negotiation.c