Re: [webfinger] Server Response language

Tim Bray <tbray@textuality.com> Thu, 20 December 2012 17:29 UTC

Return-Path: <tbray@textuality.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A22421F8449 for <webfinger@ietfa.amsl.com>; Thu, 20 Dec 2012 09:29:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.976
X-Spam-Level:
X-Spam-Status: No, score=-2.976 tagged_above=-999 required=5 tests=[AWL=-0.000, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2zh+UCExIpr9 for <webfinger@ietfa.amsl.com>; Thu, 20 Dec 2012 09:29:38 -0800 (PST)
Received: from mail-ob0-f177.google.com (mail-ob0-f177.google.com [209.85.214.177]) by ietfa.amsl.com (Postfix) with ESMTP id 6ADC821F8945 for <webfinger@ietf.org>; Thu, 20 Dec 2012 09:29:37 -0800 (PST)
Received: by mail-ob0-f177.google.com with SMTP id uo13so3618374obb.36 for <webfinger@ietf.org>; Thu, 20 Dec 2012 09:29:37 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=B4q6+/E+lYFreFQSoaG2SdkOqDziaUykFGK639OkKKM=; b=C4wM9XcpNF1OXGmhk1XE7DgBZ5bp7DtGohEyA9CRxMqCeBZBdFtoXM4F/vdu05Ctue +5ZxrnAhbnZQ1ey1OYFun/VDLJC0XLY4EHOvbfGdlZab91LhJXiznIJKvyWGjM2Sx771 C1M8BVHkCy6uZ8nEhFGJ1h/XFG+lvRexVDuT7ivOAXLFGFYLsbb1Sls4Ogc1DhpDtliT fM4fnDYeU4dwQ3Vtios0v/to5mYU0qO07v9lt/62bxwGKPjY0bO5Jw8Zm9ZQjoHGUVi0 MxKbIUIUZm9ohHemyo8oxBUeBY4vunrzpP8u1bbXe0kajUbP+zN+Hli1MamELFNrPc03 yiWQ==
MIME-Version: 1.0
Received: by 10.60.32.200 with SMTP id l8mr8901217oei.43.1356024577002; Thu, 20 Dec 2012 09:29:37 -0800 (PST)
Received: by 10.76.12.134 with HTTP; Thu, 20 Dec 2012 09:29:36 -0800 (PST)
X-Originating-IP: [24.84.235.32]
In-Reply-To: <044501cddece$fd045040$f70cf0c0$@packetizer.com>
References: <044501cddece$fd045040$f70cf0c0$@packetizer.com>
Date: Thu, 20 Dec 2012 09:29:36 -0800
Message-ID: <CAHBU6itveCHU+M4A1msr_YQdW9JcrVNmfOmcjFwacLkE-pAYrA@mail.gmail.com>
From: Tim Bray <tbray@textuality.com>
To: "Paul E. Jones" <paulej@packetizer.com>
Content-Type: multipart/alternative; boundary="e89a8fb1f5b0380e5204d14c1369"
X-Gm-Message-State: ALoCoQlwcsyeanJO50qlKs1g5Z6HwB1mWkG4rOFjayFZfn0k4FN81WG+mIxjstQl3Gn3QMV4lsQF
Cc: webfinger@ietf.org, webfinger@googlegroups.com
Subject: Re: [webfinger] Server Response language
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Dec 2012 17:29:38 -0000

As in every other case where the WebFinger spec is merely re-iterating
standard HTTP rules, I suggest just removing this language. -Tim

On Thu, Dec 20, 2012 at 8:28 AM, Paul E. Jones <paulej@packetizer.com>wrote:

> Folks,****
>
> ** **
>
> We had this previously:****
>
> ** **
>
> “If the client queries the WebFinger server and provides a URI for which
> the server has no information, the server MUST return a 404 status code.”*
> ***
>
> ** **
>
> Someone posted to the list that we should talk about positive replies and
> mention that a client might be rejected with a 401.  So, I wrote this text
> to be appended to the end of that above paragraph:****
>
> ** **
>
> “If the server is able to provide information in response to a request, it
> MUST do so using an appropriate 2xx HTTP status code and including the
> requested representation in the body of the response.  A server MAY also
> return other HTTP status codes, as appropriate, such as a 401 to indicate
> that the client is not authorized to issue a request to the server.”****
>
> ** **
>
> Is this agreeable?  Please suggest wording changes, if not.****
>
> ** **
>
> Paul****
>
> ** **
>
> ** **
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
>
>