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 3f7257b commit ed8aaf6Copy full SHA for ed8aaf6
Changes
@@ -5,7 +5,12 @@ Revision history for HTTP-Message
5
method (Olaf Alders)
6
- Make sure status messages don't die by checking the status exists before
7
checking the value range (Kent Fredric, GH #39)
8
- - Added a .mailmap file to clean up the contributors list
+ - Add a .mailmap file to clean up the contributors list
9
+ - Avoid inconsistent setting of content to undef (Jerome Eteve)
10
+ - Simplify the way some methods are created (Tom Hukins)
11
+ - Remove some indirect object notation (Chase Whitener)
12
+ - Fix example in Pod (Tobias Leich)
13
+ - Add support for HTTP PATCH method (Mickey Nasriachi)
14
15
6.11 2015-09-09
16
- fix an undefined value warning in HTTP::Headers::as_string
0 commit comments