We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6553da9 commit 2722d70Copy full SHA for 2722d70
accepted/PSR-7-http-message-meta.md
@@ -661,8 +661,8 @@ an attacker to inject additional headers or to end the list of headers early.
661
For this reason classes implementing the `MessageInterface` SHOULD strictly
662
validate the header names and contents according to the most recent HTTP
663
specification ([RFC 7230#3.2][1] at the time of writing). The implementation
664
-SHOULD reject invalid values and SHOULD NOT make any attempt to automatically correct
665
-the provided values.
+SHOULD reject invalid values and SHOULD NOT make any attempt to automatically
+correct the provided values.
666
667
A minimally viable validator is expected to reject header names containing the
668
following characters:
0 commit comments