Skip to content

Commit cabeaa6

Browse files
add complete Changes entries for the 6.07 release
1 parent d0ebf52 commit cabeaa6

1 file changed

Lines changed: 18 additions & 2 deletions

File tree

Changes

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
1+
Revision history for HTTP-Message
2+
3+
6.07 2015-xx-xx
4+
- Allow subclasses to override the class of parts - it used to be
5+
hardcoded to HTTP::Message. (Gisle Aas, RT#79239)
6+
7+
- Added support for is_client_error, is_server_error to HTTP::Response
8+
(Karen Etheridge)
9+
10+
- Added flatten interface to HTTP::Headers (Tokuhiro Matsuno, GH#5)
11+
12+
- Allow PUT to pass content data via hashrefs just like with POST (Michael
13+
Schilli, GH#9)
14+
15+
- Fix for "Content-Encoding: none" header (Gisle Aas, RT#94882)
16+
17+
- Add support for HTTP status 308, defined in RFC 7238 (Olivier Mengué,
18+
RT#104102)
119

2-
Added support for is_client_error, is_server_error to HTTP::Response
3-
(Karen Etheridge)
420

521
_______________________________________________________________________________
622
2012-10-21 HTTP-Message 6.06

0 commit comments

Comments
 (0)