Skip to content

Commit 75f4a2d

Browse files
committed
v6.12
- If an object is passed to HTTP::Request, it must provide a canonical() method (Olaf Alders) - Make sure status messages don't die by checking the status exists before checking the value range (Kent Fredric, GH #39) - Add a .mailmap file to clean up the contributors list - Avoid inconsistent setting of content to undef (Jerome Eteve) - Simplify the way some methods are created (Tom Hukins) - Remove some indirect object notation (Chase Whitener) - Fix example in Pod (Tobias Leich) - Add support for HTTP PATCH method (Mickey Nasriachi)
1 parent 9b655e5 commit 75f4a2d

File tree

3 files changed

+527
-3
lines changed

3 files changed

+527
-3
lines changed

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Revision history for HTTP-Message
22

33
{{$NEXT}}
4+
5+
6.12 2017-06-15 18:03:50Z (TRIAL RELEASE)
46
- If an object is passed to HTTP::Request, it must provide a canonical()
57
method (Olaf Alders)
68
- Make sure status messages don't die by checking the status exists before

0 commit comments

Comments
 (0)