RFC Errata
RFC 7240, "Prefer Header for HTTP", June 2014
Note: This RFC has been updated by RFC 8144
Source of RFC: IETF - NON WORKING GROUPArea Assignment: app
Errata ID: 4955
Status: Reported
Type: Technical
Publication Format(s) : TEXT
Reported By: Vasiliy Faronov
Date Reported: 2017-03-01
Section 2.1 says:
Prefer: Lenient
It should say:
Prefer: Handling="lenient"
Notes:
"Prefer: Lenient" is a valid header that specifies an (unregistered) preference named "lenient" with an empty value.
On the other hand, this document defines a preference named "handling", which can take the value "lenient" to indicate lenient processing, which is the stated intent of this example.
There is no provision for specifying a preference by its *value*, as opposed to by its *name*.