Changeset 140
- Timestamp:
- 03/01/08 21:36:15 (14 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r137 r140 1642 1642 <p id="rfc.section.A.1.p.1">Clarified which error code should be used for inbound server failures (e.g. DNS failures). (<a href="#status.504" id="rfc.xref.status.504.2" title="504 Gateway Timeout">Section 9.5.5</a>). 1643 1643 </p> 1644 <p id="rfc.section.A.1.p.2"> CREATEhad a race that required an Etag be sent when a resource is first created. (<a href="#status.201" id="rfc.xref.status.201.2" title="201 Created">Section 9.2.2</a>).1644 <p id="rfc.section.A.1.p.2">201 (Created) had a race that required an Etag be sent when a resource is first created. (<a href="#status.201" id="rfc.xref.status.201.2" title="201 Created">Section 9.2.2</a>). 1645 1645 </p> 1646 1646 <p id="rfc.section.A.1.p.3">Rewrite of message transmission requirements to make it much harder for implementors to get it wrong, as the consequences -
draft-ietf-httpbis/latest/p2-semantics.xml
r137 r140 2479 2479 </t> 2480 2480 <t> 2481 CREATEhad a race that required an Etag be sent when a resource is2481 201 (Created) had a race that required an Etag be sent when a resource is 2482 2482 first created. (<xref target="status.201"/>). 2483 2483 </t>
Note: See TracChangeset
for help on using the changeset viewer.