File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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_______________________________________________________________________________
6222012-10-21 HTTP-Message 6.06
You can’t perform that action at this time.
0 commit comments