Re: [apps-discuss] content inspection in absence of media type, was: APPSDIR review of draft-ietf-httpbis-p2-semantics-24

Barry Leiba <barryleiba@computer.org> Tue, 29 October 2013 15:28 UTC

Return-Path: <barryleiba@gmail.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1C5E421E8151; Tue, 29 Oct 2013 08:28:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.657
X-Spam-Level:
X-Spam-Status: No, score=-101.657 tagged_above=-999 required=5 tests=[AWL=-0.279, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, J_CHICKENPOX_63=0.6, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
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 p7re7sPtN0QL; Tue, 29 Oct 2013 08:28:29 -0700 (PDT)
Received: from mail-qc0-x233.google.com (mail-qc0-x233.google.com [IPv6:2607:f8b0:400d:c01::233]) by ietfa.amsl.com (Postfix) with ESMTP id 93EFF21E8143; Tue, 29 Oct 2013 08:28:09 -0700 (PDT)
Received: by mail-qc0-f179.google.com with SMTP id k18so4328qcv.10 for <multiple recipients>; Tue, 29 Oct 2013 08:28:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=4tuRPMQWEaqIBoNw50thWZT41IgrR3tEmgtzAlm7cD8=; b=aYTw8gLPU3lTrYjYVV8EfkD1bVqgzwIHfb1xtYBjx2T4l7fn32dH0dF5VU1yesheIM Yo6mw6DoEVAc3rKkd8iirUv0hQF9IW14rYnry7vz9KnPjaEk95eVpxK0bitt3aqgY4Yg a8YUUpgR20bYQN+3qEBE9c78MuHD78/IEBH4OBG4KV2Uf8L0y2ds3yN6Jx1wgYZlRFTn Ul9nk17Bw1oKNGKGtkV197qoTw5679RHMbxk5+pOZvhNcmCcaObuqjAyJ2xfPSHAKWPs LK89FCORL2ESLFZZ7v8sVPNewUIYU4nLDLpUxbbXyPc3GPyrtIUTgflkGZtaTufInJ4U pVAQ==
MIME-Version: 1.0
X-Received: by 10.229.101.136 with SMTP id c8mr256228qco.17.1383060484895; Tue, 29 Oct 2013 08:28:04 -0700 (PDT)
Sender: barryleiba@gmail.com
Received: by 10.224.67.130 with HTTP; Tue, 29 Oct 2013 08:28:04 -0700 (PDT)
In-Reply-To: <526FC24D.7060704@gmx.de>
References: <6.2.5.6.2.20131027115007.07e32210@elandnews.com> <526E8B9E.8030006@gmx.de> <6.2.5.6.2.20131029050405.0caf8b40@elandnews.com> <526FC24D.7060704@gmx.de>
Date: Tue, 29 Oct 2013 11:28:04 -0400
X-Google-Sender-Auth: cZk9QgaywxIVRlrTabqNwy6vofs
Message-ID: <CALaySJJ-GRCCE-pXVy-mWjdSXpLs7s9k35+pyDaXKirTpt-4rg@mail.gmail.com>
From: Barry Leiba <barryleiba@computer.org>
To: Julian Reschke <julian.reschke@gmx.de>
Content-Type: text/plain; charset="ISO-8859-1"
Cc: IETF discussion list <ietf@ietf.org>, Apps Discuss <apps-discuss@ietf.org>, S Moonesamy <sm+ietf@elandsys.com>, draft-ietf-httpbis-p2-semantics.all@tools.ietf.org, IESG <iesg@ietf.org>, HTTP Working Group <ietf-http-wg@w3.org>
Subject: Re: [apps-discuss] content inspection in absence of media type, was: APPSDIR review of draft-ietf-httpbis-p2-semantics-24
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 29 Oct 2013 15:28:30 -0000

>> There is then a RFC 2119 "may" which is applicable when the (previous)
>> RFC 2119 "should" cannot be applied.  My reading of the "may" is that
>> the usage is not entirely correct.  I am not raising that as an issue.
>
> I still don't get what the issue is :-)

Yeh, neither do I, and I'm pretty sensitive to those SHOULD+MAY
issues.  The one in Section 3.1.1.5 seems perfectly fine: it says that
the server SHOULD do something, and that if the server has not done
that the client MAY do something to try to compensate.  A-OK to me.
The tricky bits with SHOULD+MAY occur when both key words apply to the
same entity under the same conditions.  That's not the case here.

Barry