Re: [Tools-discuss] Where are the IETF draft XML and TXT ?
Carsten Bormann <cabo@tzi.org> Thu, 17 June 2021 09:14 UTC
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id BE0743A11DE
for <tools-discuss@ietfa.amsl.com>; Thu, 17 Jun 2021 02:14:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001,
URIBL_BLOCKED=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 BgTY6uCcXjty for <tools-discuss@ietfa.amsl.com>;
Thu, 17 Jun 2021 02:14:08 -0700 (PDT)
Received: from gabriel-2.zfn.uni-bremen.de (gabriel-2.zfn.uni-bremen.de
[134.102.50.19])
(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id E3C033A0909
for <tools-discuss@ietf.org>; Thu, 17 Jun 2021 02:14:07 -0700 (PDT)
Received: from [192.168.217.118] (p548dcc89.dip0.t-ipconnect.de
[84.141.204.137])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by gabriel-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4G5GZj2WgCz2xJ9;
Thu, 17 Jun 2021 11:14:05 +0200 (CEST)
Content-Type: text/plain;
charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <3ce411d1-1363-9533-9668-5451c01b721e@gmx.de>
Date: Thu, 17 Jun 2021 11:14:04 +0200
Cc: Toerless Eckert <tte@cs.fau.de>,
tools-discuss@ietf.org
X-Mao-Original-Outgoing-Id: 645614044.9531929-ffc5f7ed5430353ffbb577bfd887a242
Content-Transfer-Encoding: quoted-printable
Message-Id: <45FFDD5E-19FF-4550-8AE9-FF21F1F9B382@tzi.org>
References: <20210616141843.GZ12022@faui48e.informatik.uni-erlangen.de>
<5b5ce7ea-8af2-9f86-9125-5a82a3fea02d@gmx.de>
<20210616145132.GC12022@faui48e.informatik.uni-erlangen.de>
<77456148-0E76-490A-A065-75BE245FD59B@tzi.org>
<20210617013811.GN12022@faui48e.informatik.uni-erlangen.de>
<04C922F6-DC09-45CD-B4B3-2D4AEE26E44A@tzi.org>
<3ce411d1-1363-9533-9668-5451c01b721e@gmx.de>
To: Julian Reschke <julian.reschke@gmx.de>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/a5rmt2kX4Rbc23eWJKkmwdUjtiE>
Subject: Re: [Tools-discuss] Where are the IETF draft XML and TXT ?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>,
<mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>,
<mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 17 Jun 2021 09:14:13 -0000
On 2021-06-17, at 08:48, Julian Reschke <julian.reschke@gmx.de> wrote: > >> >> https://www.google.com/search?q=draft-ietf-anima-autonomic-control-plane-27+xml >> ➔ >> Tracker >> ➔ >> Xml > > Yes, but that's what's broken right now. XML is only linked for RFCs and > current drafts. > > Best regards, Julian Got it. (I had missed the fact that the tracker link doesn’t point to the specific version.) Now if I could figure out why https://www.ietf.org/archive/id/draft-ietf-anima-autonomic-control-plane-27.xml is a 404 in Safari (with “not found” page), but not in Chrome, and curl -I says $ curl -I https://www.ietf.org/archive/id/draft-ietf-anima-autonomic-control-plane-27.xml HTTP/2 200 date: Thu, 17 Jun 2021 09:07:25 GMT content-type: text/xml last-modified: Thu, 02 Jul 2020 12:52:54 GMT etag: W/"60775-5a974e310b908-gzip" vary: Accept-Encoding strict-transport-security: max-age=31536000; preload x-xss-protection: 1; mode=block x-content-type-options: nosniff content-security-policy: frame-ancestors 'self' ietf.org *.ietf.org meetecho.com *.meetecho.com gather.town *.gather.town x-frame-options: ALLOW-FROM ietf.org *.ietf.org meetecho.com *.meetecho.com gather.town *.gather.town access-control-allow-origin: * access-control-allow-headers: * cf-cache-status: HIT age: 66843 expires: Thu, 17 Jun 2021 10:07:25 GMT cache-control: public, max-age=3600 cf-request-id: 0abad2bc0f00004e44deac1000000001 expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct" server: cloudflare cf-ray: 660b20a678ff4e44-FRA Oh. Safari says: [Error] Failed to load resource: the server responded with a status of 404 () (rfc2629.xslt, line 0) And shows *that* error page. The wonders of the Web. Grüße, Carsten
- [Tools-discuss] Where are the IETF draft XML ? Toerless Eckert
- Re: [Tools-discuss] Where are the IETF draft XML ? Lars Eggert
- Re: [Tools-discuss] Where are the IETF draft XML ? Julian Reschke
- Re: [Tools-discuss] Where are the IETF draft XML ? Toerless Eckert
- Re: [Tools-discuss] Where are the IETF draft XML ? Julian Reschke
- Re: [Tools-discuss] Where are the IETF draft XML … Toerless Eckert
- Re: [Tools-discuss] Where are the IETF draft XML … Lars Eggert
- Re: [Tools-discuss] Where are the IETF draft XML … Carsten Bormann
- Re: [Tools-discuss] Where are the IETF draft XML … Toerless Eckert
- Re: [Tools-discuss] Where are the IETF draft XML … Toerless Eckert
- Re: [Tools-discuss] Where are the IETF draft XML … Carsten Bormann
- Re: [Tools-discuss] Where are the IETF draft XML … Julian Reschke
- Re: [Tools-discuss] Where are the IETF draft XML … Carsten Bormann
- Re: [Tools-discuss] Where are the IETF draft XML ? Spencer Dawkins at IETF
- Re: [Tools-discuss] Where are the IETF draft XML ? Carsten Bormann
- Re: [Tools-discuss] Where are the IETF draft XML ? Carsten Bormann
- Re: [Tools-discuss] Where are the IETF draft XML ? Julian Reschke
- Re: [Tools-discuss] Where are the IETF draft XML ? Carsten Bormann
- Re: [Tools-discuss] Where are the IETF draft XML ? Julian Reschke
- Re: [Tools-discuss] Where are the IETF draft XML ? Carsten Bormann
- Re: [Tools-discuss] Where are the IETF draft XML ? Spencer Dawkins at IETF
- Re: [Tools-discuss] Where are the IETF draft XML ? Carsten Bormann
- Re: [Tools-discuss] Where are the IETF draft XML ? Spencer Dawkins at IETF
- Re: [Tools-discuss] Where are the IETF draft XML ? Carsten Bormann