RFC Errata
RFC 7231, "Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content", June 2014
Note: This RFC has been obsoleted by RFC 9110
Source of RFC: httpbis (wit)
Errata ID: 4452
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Attila Gulyas
Date Reported: 2015-08-22
Held for Document Update by: Barry Leiba
Date Held: 2015-08-22
Section 6.4 says:
Automatic redirection needs to done with care for methods not known to be safe, as defined in Section 4.2.1, since the user might not wish to redirect an unsafe request.
It should say:
Automatic redirection needs to be done with care for methods not known to be safe, as defined in Section 4.2.1, since the user might not wish to redirect an unsafe request.
Notes:
A simple typo ("needs to _be_ done")