DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10114>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10114 Negotiation gives no weight to order, only q values [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Content negotiation results |Negotiation gives no weight |in english pages sometimes |to order, only q values |instead of the german pages | ------- Additional Comments From [EMAIL PROTECTED] 2002-06-21 16:05 ------- The RFC spells out nothing in respect to order of languages as preference. The logical approach would be to patch mod_negotation (or perhaps, the http headers module) to transliterate a list such as de,en into de;q=.667,en;q=.333 or some other distributed weight model, based on 1) absense of any q values and 2) number of entries. This would extend beyond language to other negotiated quality lists. Bill --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
