File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
Revision history for HTTP-Message
2
2
3
3
{{$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)
4
6
5
7
6.39 2022-10-08 13:48:26Z
6
8
- 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.
933
933
934
934
=item C<charset >
935
935
936
- This override the charset parameter for text content. The value
936
+ This overrides the charset parameter for text content. The value
937
937
C<none > can used to suppress decoding of the charset.
938
938
939
939
=item C<default_charset >
940
940
941
- This override the default charset guessed by content_charset() or
941
+ This overrides the default charset guessed by content_charset() or
942
942
if that fails "ISO-8859-1".
943
943
944
944
=item C<alt_charset >
You can’t perform that action at this time.
0 commit comments