This minor update mostly just updates the list of IANA status codes,
although there are also a few minor fixes and a new
"is_cacheable_by_default" function.
https://metacpan.org/changes/distribution/HTTP-Message
It makes me somewhat sad to see 418 go away.
Comments? OK?
Index: Makefile
=
On Sun, Aug 27, 2017 at 11:21:42PM +0100, Nigel Taylor wrote:
> > For some reason portroach reports still reports 6.11 as latest.
I also see problems with Perl modules on portroach.openbsd.org.
/usr/ports/infrastructure/bin/outdated-perl-ports lists more outdated
ports.
> Removed BUILD_DEPENDS =
On 08/23/17 22:08, Nigel Taylor wrote:
> For some reason portroach reports still reports 6.11 as latest.
>
>
> Changes
>
> Revision history for HTTP-Message
>
> 6.13 2017-06-20 01:07:03Z
> - Non-TRIAL release of changes found in 6.12
>
> 6.12 2017-06-15 18:03:50Z (TRIAL RELEASE)
For some reason portroach reports still reports 6.11 as latest.
Changes
Revision history for HTTP-Message
6.13 2017-06-20 01:07:03Z
- Non-TRIAL release of changes found in 6.12
6.12 2017-06-15 18:03:50Z (TRIAL RELEASE)
- If an object is passed to HTTP::Request, it must provid
Change is
6.11 2015-09-09
- fix an undefined value warning in HTTP::Headers::as_string
Also added extra test, but only run by the author, make test doesn't
include the new test.
Tested on amd64 only, Ok?
Index: Makefile
===