RFC Errata
RFC 2244, "ACAP -- Application Configuration Access Protocol", November 1997
Note: This RFC has been updated by RFC 6075
Source of RFC: acap (app)See Also: RFC 2244 w/ inline errata
Errata ID: 468
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Chris Newman
Date Reported: 2001-01-23
Section 8 says:
return-metadata = nil / string / value-list / acl
It should say:
return-metadata = nil / string / number / value-list / acl ;; number is only used for "size" metadata items ;; acl is only used for "acl" metadata items
Notes:
Bug/clarification in formal syntax (where it doesn't match examples).