Re: [Ace] Embedded Content Types

Jim Schaad <ietf@augustcellars.com> Fri, 22 February 2019 17:14 UTC

Return-Path: <ietf@augustcellars.com>
X-Original-To: ace@ietfa.amsl.com
Delivered-To: ace@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EFCD0130FB1; Fri, 22 Feb 2019 09:14:49 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GX80-kqOmiDg; Fri, 22 Feb 2019 09:14:48 -0800 (PST)
Received: from mail2.augustcellars.com (augustcellars.com [50.45.239.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA5E2130F53; Fri, 22 Feb 2019 09:14:47 -0800 (PST)
Received: from Jude (73.180.8.170) by mail2.augustcellars.com (192.168.0.56) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Fri, 22 Feb 2019 09:14:19 -0800
From: Jim Schaad <ietf@augustcellars.com>
To: 'Michael Richardson' <mcr+ietf@sandelman.ca>, 'Carsten Bormann' <cabo@tzi.org>
CC: "'Panos Kampanakis (pkampana)'" <pkampana@cisco.com>, 'ace' <ace@ietf.org>, 'Klaus Hartke' <hartke@projectcool.de>, draft-ietf-ace-coap-est@ietf.org
References: <02a201d4c945$eb10a510$c131ef30$@augustcellars.com> <17e617f1090e451c8b17f6550c2e213a@XCH-ALN-010.cisco.com> <CCD28BCC-16AA-492B-8E14-DAE9F2CF2E3C@tzi.org> <38fa1ec646974a329c286279b3fa9ff0@XCH-ALN-010.cisco.com> <032f01d4ca2f$ff19c6a0$fd4d53e0$@augustcellars.com> <b4bb6e5f3c7c47ffa040389f000f027f@XCH-ALN-010.cisco.com> <033201d4ca35$23f58f40$6be0adc0$@augustcellars.com> <6F0FAFC5-947C-4B8E-B83F-82D68750A80A@tzi.org> <29788.1550853979@localhost>
In-Reply-To: <29788.1550853979@localhost>
Date: Fri, 22 Feb 2019 09:14:19 -0800
Message-ID: <037901d4cad2$0e872db0$2b958910$@augustcellars.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 16.0
Thread-Index: AQJrZGJxf0tFnICB97QT3wBXQb1jnQH8O2UCAceAOO4BnmC3sAE5b/I6AkVh340B7+iMHAIsQf8dAgW8gf+kRsQRwA==
Content-Language: en-us
X-Originating-IP: [73.180.8.170]
Archived-At: <https://mailarchive.ietf.org/arch/msg/ace/JiuxYXqzkhzMQQVZIlfpfkkjQ30>
Subject: Re: [Ace] Embedded Content Types
X-BeenThere: ace@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Authentication and Authorization for Constrained Environments \(ace\)" <ace.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ace>, <mailto:ace-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ace/>
List-Post: <mailto:ace@ietf.org>
List-Help: <mailto:ace-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ace>, <mailto:ace-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 22 Feb 2019 17:14:55 -0000


> -----Original Message-----
> From: Michael Richardson <mcr+ietf@sandelman.ca>
> Sent: Friday, February 22, 2019 8:46 AM
> To: Carsten Bormann <cabo@tzi.org>
> Cc: Jim Schaad <ietf@augustcellars.com>; Panos Kampanakis (pkampana)
> <pkampana@cisco.com>; ace <ace@ietf.org>; Klaus Hartke
> <hartke@projectcool.de>; draft-ietf-ace-coap-est@ietf.org
> Subject: Re: [Ace] Embedded Content Types
> 
> 
> Carsten Bormann <cabo@tzi.org> wrote:
>     >> I am thinking of two different URLs, that is not do the difference
by
>     >> a query parameter but by changing the URI.
> 
>     > Note that the query parameters are part of the URI, so fundamentally
>     > there is no difference between putting the info there or in the path
>     > part of the URI.
> 
> Really? Aren't there caching differences?
> (Not that these things should ever be cached)

Not in CoAP, for CoAP options are part of the cache key.  I don't know for
sure about HTTP but normally it says only GETs and use the URI.  That would
say that options are part of the cache key.

Jim

> 
> --
> Michael Richardson <mcr+IETF@sandelman.ca>, Sandelman Software Works
> -= IPv6 IoT consulting =-
> 
>