We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0c8f81 + 96e449c commit aed8e0aCopy full SHA for aed8e0a
1 file changed
lib/HTTP/Headers.pm
@@ -533,7 +533,7 @@ If no such field exists C<undef> will be returned.
533
534
A multi-valued field will be returned as separate values in list
535
context and will be concatenated with ", " as separator in scalar
536
-context. The HTTP spec (RFC 2616) promise that joining multiple
+context. The HTTP spec (RFC 2616) promises that joining multiple
537
values in this way will not change the semantic of a header field, but
538
in practice there are cases like old-style Netscape cookies (see
539
L<HTTP::Cookies>) where "," is used as part of the syntax of a single
0 commit comments