source: wg_materials/shepherd_writeups/p4-conditional.txt @ 2498

Last change on this file since 2498 was 2423, checked in by mnot@…, 9 years ago

Oops

File size: 1.8 KB
Line 
11. Summary
2
3Document: draft-ietf-httpbis-p4-conditional-24
4Document Shepherd: Mark Nottingham
5Responsible Area Director: Barry Leiba
6Publication Type: Proposed Standard
7
8The Hypertext Transfer Protocol (HTTP) is an application-level protocol for
9distributed, collaborative, hypertext information systems. This document
10defines HTTP/1.1 conditional requests, including metadata header fields for
11indicating state changes, request header fields for making preconditions on
12such state, and rules for constructing the responses to a conditional request
13when one or more preconditions evaluate to false.
14
15Note that this document is part of a set, which should be reviewed together:
16
17* draft-ietf-httpbis-p1-messaging
18* draft-ietf-httpbis-p2-semantics
19* draft-ietf-httpbis-p4-conditional
20* draft-ietf-httpbis-p5-range
21* draft-ietf-httpbis-p6-cache
22* draft-ietf-httpbis-p7-auth
23* draft-ietf-httpbis-method-registrations
24* draft-ietf-httpbis-authscheme-registrations
25
26
272. Review and Consensus
28
29As chartered, this work was very constrained; the WG sought only to clarify
30RFC2616, making significant technical changes only where there were
31considerably interoperability or security issues.
32
33While the bulk of the work was done by a core team of editors, it has been
34reviewed by a substantial number of implementers, and design issues enjoyed
35input from many of them.
36
37It has been through two Working Group Last Calls, with multiple reviewers each
38time. We have also discussed this work with external groups (e.g., the W3C TAG).
39
403. Intellectual Property
41
42There are no IPR disclosures against this document. The authors have confirmed
43that they have no direct, personal knowledge of IPR related to this document
44that has not been disclosed.
45
464. Other Points
47
48Downward references: None.
49
50New registries created: None.
51
52Updated registries: None.
53
Note: See TracBrowser for help on using the repository browser.