HomeSoftware Heritage

Stdlib::Http::Method: Add new type for http methods

Description

Stdlib::Http::Method: Add new type for http methods

This PR creates new new resources:

  • Stdlib::Http::Method for validating http methods
  • Stdlib::Http::Status This is just a copy of Stdlib::Httpstatus
  • make Stdlib::Httpstatus and alias to Stdlib::Http::Status

Ideally we would deprecate Stdlib::Httpstatus in favour of
Stdlib::Http::Status

Details

Provenance
John Bond <github@johnbond.org>Authored on Jul 6 2021, 3:55 PM
olasdPushed on Dec 28 2021, 10:47 AM
Parents
rSPSTD57b339a17dd1: Merge pull request #1159 from puppetlabs/release
Branches
Unknown
Tags
Unknown

Event Timeline

John Bond <github@johnbond.org> committed rSPSTD6c3aa83bf85b: Stdlib::Http::Method: Add new type for http methods (authored by John Bond <github@johnbond.org>).Jul 6 2021, 4:19 PM