Revisions of perl-HTTP-Message
buildservice-autocommit
accepted
request 1183237
from
Factory Maintainer (factory-maintainer)
(revision 58)
baserev update by copy to link target
Petr Gajdos (pgajdos)
accepted
request 1182891
from
Tina Müller (tinita)
(revision 57)
- updated to 6.460.0 (6.46) see /usr/share/doc/packages/perl-HTTP-Message/Changes 6.46 2024-05-27 18:58:16Z - Update several status codes to RFC 9110 (GH#197) (Wesley Schwengle)
buildservice-autocommit
accepted
request 1156549
from
Tina Müller (tinita)
(revision 56)
baserev update by copy to link target
Tina Müller (tinita)
committed
(revision 55)
Fix disabling of __perllib_provides
buildservice-autocommit
accepted
request 1114110
from
Pedro Monreal Gonzalez (pmonrealgonzalez)
(revision 54)
baserev update by copy to link target
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 1114100
from
Tina Müller (tinita)
(revision 53)
- updated to 6.45 see /usr/share/doc/packages/perl-HTTP-Message/Changes 6.45 2023-09-27 14:27:31Z - Allow for file ownership conflicts with Docker and GitHub Actions (GH#193) (Olaf Alders) - Add the 'status_code' function for getting all status codes as hash (GH#194) (Dai Okabayashi)
buildservice-autocommit
accepted
request 1034573
from
Pedro Monreal Gonzalez (pmonrealgonzalez)
(revision 52)
baserev update by copy to link target
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 1034558
from
Tina Müller (tinita)
(revision 51)
- updated to 6.44 see /usr/share/doc/packages/perl-HTTP-Message/Changes 6.44 2022-10-26 20:49:00Z - Made the Clone module a hard requirement, so we don't have to provide a fallback function for HTTP::Headers::clone(). We require at least Clone 0.46, as that release now supports Perl back to 5.8.1, just like us. (GH#184) (Neil Bowers) - Import clone from Clone rather than inheriting (GH#189) (Graham Knop) - Made the Compress::Raw::Zlib 2.062 module minimal required version. (GH#190) (Jakub 'q84fh' Skory) 6.43 2022-10-22 14:50:35Z - Remove dependency to IO::Uncompress::Bunzip2. (Michal Josef Spacek) - Remove dependency to IO::Uncompress::Gunzip. (Michal Josef Spacek) 6.42 2022-10-18 13:53:22Z - We now don't consider the Content-Location header when asked for the base URI. RFC 7231 says we shouldn't. (GH#51) (Neil Bowers) - Increased the (max) buffer size for read() when processing form data, from 2048 to 8192. This was suggested in RT#105184, as it improved performance for them. (GH#59) (Neil Bowers)
buildservice-autocommit
accepted
request 1010993
from
Pedro Monreal Gonzalez (pmonrealgonzalez)
(revision 50)
baserev update by copy to link target
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 1010911
from
Tina Müller (tinita)
(revision 49)
- updated to 6.41 see /usr/share/doc/packages/perl-HTTP-Message/Changes 6.41 2022-10-12 15:57:40Z - Add maximum size for HTTP::Message->decoded_content This can be used to limit the size of a decompressed HTTP response, especially when making requests to untrusted or user-specified servers. The $HTTP::Message::MAXIMUM_BODY_SIZE variable and the ->max_body_size accessor can set this limit. (GH#181) (Max Maischein) 6.40 2022-10-12 15:45:52Z - Fixed two typos in the doc, originally reported by FatherC in RT#90716, ported over as GH#57. (GH#57) (Neil Bowers) 6.39 2022-10-08 13:48:26Z - Remove Travis config (GH#180) (Olaf Alders) - Added status_constant_name() which maps status code to the name of the corresponding constant. (GH#160) (Neil Bowers) - Updated the doc for status_message() to clarify that it returns "Not Found" and not "HTTP_NOT_FOUND". (GH#160) (Neil Bowers) 6.38 2022-10-06 21:48:18Z - Replace "base" with "parent" (GH#176) (James Raspass) - Replace "print" with "note" in tests (GH#178) (James Raspass) - Noted that OPTIONS supported was added in 6.1, to the doc for HTTP::Request::Common. Addresses GH#177. (GH#179) (Neil Bowers)
buildservice-autocommit
accepted
request 983951
from
Dirk Stoecker (dstoecker)
(revision 48)
baserev update by copy to link target
Dirk Stoecker (dstoecker)
accepted
request 983915
from
Tina Müller (tinita)
(revision 47)
- updated to 6.37 see /usr/share/doc/packages/perl-HTTP-Message/Changes 6.37 2022-06-14 14:08:55Z - Support for Brotli "br" encoding (GH#163) (trizen and Julien Fiegehenn) - Don't test Perl > 5.32 on Windows in GH Actions (GH#174) (Olaf Alders)
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 946038
from
Tina Müller (tinita)
(revision 46)
- updated to 6.36 see /usr/share/doc/packages/perl-HTTP-Message/Changes 6.36 2022-01-05 14:39:42Z - Fix examples in HTTP::Request::Common synopsis: HTTP::Request::Common does not put headers in an arrayref, unlike HTTP::Request (GH#170) (Karen Etheridge) - Update to contributing information (GH#171) (Håkon Hægland)
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 931756
from
Tina Müller (tinita)
(revision 45)
- updated to 6.35 see /usr/share/doc/packages/perl-HTTP-Message/Changes 6.35 2021-11-11 22:10:31Z - Clarify documentation for decoded_content (GH#166) (Eric Wastl)
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 930519
from
Tina Müller (tinita)
(revision 44)
- updated to 6.34 see /usr/share/doc/packages/perl-HTTP-Message/Changes 6.34 2021-11-08 14:27:36Z - Catch case of empty name/value in header words split. (GH#168) (Galen Huntington)
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 903010
from
Tina Müller (tinita)
(revision 43)
- updated to 6.33 see /usr/share/doc/packages/perl-HTTP-Message/Changes 6.33 2021-06-28 16:51:58Z - Allow `can` method to respond to delegated methods (GH#159) (nanto_vi, TOYAMA Nao)
buildservice-autocommit
accepted
request 894249
from
Pedro Monreal Gonzalez (pmonrealgonzalez)
(revision 42)
baserev update by copy to link target
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 894243
from
Tina Müller (tinita)
(revision 41)
- updated to 6.32 see /usr/share/doc/packages/perl-HTTP-Message/Changes 6.32 2021-05-18 18:54:27Z - Use File::Spec for MSWin32 on Content-Disposition filename (GH#157) (tzccinct)
buildservice-autocommit
accepted
request 892434
from
Pedro Monreal Gonzalez (pmonrealgonzalez)
(revision 40)
baserev update by copy to link target
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 892395
from
Tina Müller (tinita)
(revision 39)
- updated to 6.31 see /usr/share/doc/packages/perl-HTTP-Message/Changes 6.31 2021-05-11 18:07:37Z - Fix test writing to files (GH#156) (Michal Josef Špaček) 6.30 2021-05-10 14:55:55Z - Don't inherit from Exporter anymore (GH#155) (Max Maischein) - Remove superfluous Perl version requirement. This module requires Perl 5.6 or newer. (GH#155) (Max Maischein)
Displaying revisions 1 - 20 of 58