- From: Roy T. Fielding <fielding@gbiv.com>
- Date: Thu, 5 Apr 2018 11:10:29 -0700
- To: HTTP Working Group <ietf-http-wg@w3.org>
- Message-Id: <32BDC24F-E884-45B5-A0EC-22D4D1CC0A15@gbiv.com>
Hello HTTP WG, As Patrick mentioned, the WG has adopted the draft-fielding-httpbis-http-* drafts and the editors (me, Julian, and Mark) have moved our work area over to https://github.com/httpwg/http-core <https://github.com/httpwg/http-core> in order to take advantage of the existing repo history and post-RFC723x issues list at https://github.com/httpwg/http-core/issues <https://github.com/httpwg/http-core/issues> To get started, we replayed the changes from my temporary dwid-org repo (just editorial work to reflect draft status again) and have published an initial set of drafts 00: https://datatracker.ietf.org/doc/draft-ietf-httpbis-messaging/ <https://datatracker.ietf.org/doc/draft-ietf-httpbis-messaging/> https://datatracker.ietf.org/doc/draft-ietf-httpbis-semantics/ <https://datatracker.ietf.org/doc/draft-ietf-httpbis-semantics/> https://datatracker.ietf.org/doc/draft-ietf-httpbis-conditional/ <https://datatracker.ietf.org/doc/draft-ietf-httpbis-conditional/> https://datatracker.ietf.org/doc/draft-ietf-httpbis-range/ <https://datatracker.ietf.org/doc/draft-ietf-httpbis-range/> https://datatracker.ietf.org/doc/draft-ietf-httpbis-cache/ <https://datatracker.ietf.org/doc/draft-ietf-httpbis-cache/> https://datatracker.ietf.org/doc/draft-ietf-httpbis-auth/ <https://datatracker.ietf.org/doc/draft-ietf-httpbis-auth/> and the whole set will be linked from http://httpwg.org/http-core/ Note that there is no need to review the 00 drafts, unless you feel a need to check that we didn't delete something by mistake. Diffs can be obtained via https://tools.ietf.org/rfcdiff?url2=draft-ietf-httpbis-messaging-00&url1=rfc7230 https://tools.ietf.org/rfcdiff?url2=draft-ietf-httpbis-semantics-00&url1=rfc7231 https://tools.ietf.org/rfcdiff?url2=draft-ietf-httpbis-conditional-00&url1=rfc7232 https://tools.ietf.org/rfcdiff?url2=draft-ietf-httpbis-range-00&url1=rfc7233 https://tools.ietf.org/rfcdiff?url2=draft-ietf-httpbis-cache-00&url1=rfc7234 https://tools.ietf.org/rfcdiff?url2=draft-ietf-httpbis-auth-00&url1=rfc7235 (see also Julian's list at <https://greenbytes.de/tech/webdav/#wg-httpbis>). We have already started our next task: consolidating the six drafts down to three or two. Specifically, we are moving the common introductory, architecture, and URI material from messaging to semantics, moving all of conditional, range and auth into semantics, and then will evaluate whether to move caching into semantics. Ultimately, the goal is to move forward with the semantics and messaging drafts and leave the remaining four (or three if we keep cache) as tombstones that point to where the old sections were moved. We will post a draft 01 before we start making any changes to the content (aside from removing cross-references or duplicate summaries). As we consolidate things, the diffs are going to get weird. I will try to create a franken-RFC723x (rearranging the original RFC txt sections) to minimize diffs. That's the plan so far. In the mean time, feel free to review the issues list and be sure to add anything you might want addressed. Cheers, ....Roy Fielding (with Mark Nottingham and Julian Reschke)
Received on Thursday, 5 April 2018 18:11:02 UTC