p2: Accept-Language missing, empty or no match
Mark Nottingham <mnot@mnot.net> Sat, 20 April 2013 08:50 UTC
Return-Path: <ietf-http-wg-request@listhub.w3.org>
X-Original-To: ietfarch-httpbisa-archive-bis2Juki@ietfa.amsl.com
Delivered-To: ietfarch-httpbisa-archive-bis2Juki@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 130D021F8D70 for <ietfarch-httpbisa-archive-bis2Juki@ietfa.amsl.com>; Sat, 20 Apr 2013 01:50:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -10.404
X-Spam-Level:
X-Spam-Status: No, score=-10.404 tagged_above=-999 required=5 tests=[AWL=0.195, BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uBfYcYG7nU7W for <ietfarch-httpbisa-archive-bis2Juki@ietfa.amsl.com>; Sat, 20 Apr 2013 01:50:31 -0700 (PDT)
Received: from frink.w3.org (frink.w3.org [128.30.52.56]) by ietfa.amsl.com (Postfix) with ESMTP id DCC4221F8763 for <httpbisa-archive-bis2Juki@lists.ietf.org>; Sat, 20 Apr 2013 01:50:27 -0700 (PDT)
Received: from lists by frink.w3.org with local (Exim 4.72) (envelope-from <ietf-http-wg-request@listhub.w3.org>) id 1UTTUa-0006tK-3K for ietf-http-wg-dist@listhub.w3.org; Sat, 20 Apr 2013 08:49:56 +0000
Resent-Date: Sat, 20 Apr 2013 08:49:56 +0000
Resent-Message-Id: <E1UTTUa-0006tK-3K@frink.w3.org>
Received: from lisa.w3.org ([128.30.52.41]) by frink.w3.org with esmtp (Exim 4.72) (envelope-from <mnot@mnot.net>) id 1UTTUX-0006sa-6f for ietf-http-wg@listhub.w3.org; Sat, 20 Apr 2013 08:49:53 +0000
Received: from mxout-08.mxes.net ([216.86.168.183]) by lisa.w3.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from <mnot@mnot.net>) id 1UTTUW-0000nJ-L1 for ietf-http-wg@w3.org; Sat, 20 Apr 2013 08:49:53 +0000
Received: from [192.168.1.80] (unknown [118.209.190.66]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 1A02D509B6 for <ietf-http-wg@w3.org>; Sat, 20 Apr 2013 04:49:30 -0400 (EDT)
From: Mark Nottingham <mnot@mnot.net>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Message-Id: <8741FE69-C013-4853-A9A3-6321A18E56EA@mnot.net>
Date: Sat, 20 Apr 2013 18:49:27 +1000
To: "ietf-http-wg@w3.org Group" <ietf-http-wg@w3.org>
Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\))
X-Mailer: Apple Mail (2.1503)
Received-SPF: pass client-ip=216.86.168.183; envelope-from=mnot@mnot.net; helo=mxout-08.mxes.net
X-W3C-Hub-Spam-Status: No, score=-3.3
X-W3C-Hub-Spam-Report: AWL=-3.317, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001
X-W3C-Scan-Sig: lisa.w3.org 1UTTUW-0000nJ-L1 8b36356a7b564b7e07fb448b0cc590ee
X-Original-To: ietf-http-wg@w3.org
Subject: p2: Accept-Language missing, empty or no match
Archived-At: <http://www.w3.org/mid/8741FE69-C013-4853-A9A3-6321A18E56EA@mnot.net>
Resent-From: ietf-http-wg@w3.org
X-Mailing-List: <ietf-http-wg@w3.org> archive/latest/17412
X-Loop: ietf-http-wg@w3.org
Resent-Sender: ietf-http-wg-request@w3.org
Precedence: list
List-Id: <ietf-http-wg.w3.org>
List-Help: <http://www.w3.org/Mail/>
List-Post: <mailto:ietf-http-wg@w3.org>
List-Unsubscribe: <mailto:ietf-http-wg-request@w3.org?subject=unsubscribe>
In p2, Accept, Accept-Charset and Accept-Encoding all have language similar to this: > A request without any Accept header field implies that the user agent will accept any media type in response. If an Accept header field is present in a request and none of the available representations for the response have a media type that is listed as acceptable, the origin server may either honor the Accept header field by sending a 406 (Not Acceptable) response or disregard the Accept header field by treating the response as if it is not subject to content negotiation. However, Accept-Language in 5.3.5 does not. Is this intentional? -- Mark Nottingham http://www.mnot.net/
- p2: Accept-Language missing, empty or no match Mark Nottingham
- Re: p2: Accept-Language missing, empty or no match Mark Nottingham
- Re: p2: Accept-Language missing, empty or no match Mark Nottingham
- Re: p2: Accept-Language missing, empty or no match James M Snell
- Re: p2: Accept-Language missing, empty or no match Bjoern Hoehrmann
- Re: p2: Accept-Language missing, empty or no match Mark Nottingham
- Re: p2: Accept-Language missing, empty or no match Bjoern Hoehrmann
- Re: p2: Accept-Language missing, empty or no match Willy Tarreau
- Re: p2: Accept-Language missing, empty or no match Mark Nottingham
- #448, was: p2: Accept-Language missing, empty or … Julian Reschke
- Re: #448, was: p2: Accept-Language missing, empty… Mark Nottingham
- Re: #448, was: p2: Accept-Language missing, empty… Julian Reschke
- Re: #448, was: p2: Accept-Language missing, empty… Mark Nottingham
- Re: #448, was: p2: Accept-Language missing, empty… Julian Reschke