File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Revision history for HTTP-Message
22
33{{$NEXT}}
4+ - Fixed two typos in the doc, originally reported by FatherC
5+ in RT#90716, ported over as GH#57. (GH#57) (Neil Bowers)
46
576.39 2022-10-08 13:48:26Z
68 - Remove Travis config (GH#180) (Olaf Alders)
Original file line number Diff line number Diff line change @@ -933,12 +933,12 @@ The following options can be specified.
933933
934934=item C<charset >
935935
936- This override the charset parameter for text content. The value
936+ This overrides the charset parameter for text content. The value
937937C<none > can used to suppress decoding of the charset.
938938
939939=item C<default_charset >
940940
941- This override the default charset guessed by content_charset() or
941+ This overrides the default charset guessed by content_charset() or
942942if that fails "ISO-8859-1".
943943
944944=item C<alt_charset >
You can’t perform that action at this time.
0 commit comments