Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Plack-Middleware-MethodOverride-0.200.0-6.mga10 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-Plack-Middleware-MethodOverride Distribution: Mageia
Version: 0.200.0 Vendor: Mageia.Org
Release: 6.mga10 Build date: Fri Jun 27 14:52:00 2025
Group: Development/Perl Build host: localhost
Size: 32200 Source RPM: perl-Plack-Middleware-MethodOverride-0.200.0-6.mga10.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Plack-Middleware-MethodOverride
Summary: Override REST methods to Plack apps via POST
Writing RESTful apps is a good thing, but if you're also trying to
support web browsers, you're probably going to need some hackish
workarounds. This module provides one such workaround for your Plack
applications.

Specifically, you can also use a header named X-HTTP-Method-Override (as
used by Google for its APIs) override the POST request method. Or you
can add a parameter named x-tunneled-method to your form action's query.
Either way, the overriding works only via POST requests, not GET.

If either of these attributes are available in a POST request, the
REQUEST_METHOD key of the Plack environment hash will be replaced with
its value. This allows your apps to override any HTTP method over POST.
If your application needs to know that such overriding has taken place,
the original method is stored under the plack.original_request_method
key in the Plack environment hash.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Fri Jun 27 2025 umeabot <umeabot> 0.200.0-6.mga10
  + Revision: 2211813
  - Mageia 10 Mass Rebuild

Files

/usr/share/doc/perl-Plack-Middleware-MethodOverride
/usr/share/doc/perl-Plack-Middleware-MethodOverride/Changes
/usr/share/doc/perl-Plack-Middleware-MethodOverride/LICENSE
/usr/share/doc/perl-Plack-Middleware-MethodOverride/META.json
/usr/share/doc/perl-Plack-Middleware-MethodOverride/META.yml
/usr/share/doc/perl-Plack-Middleware-MethodOverride/MYMETA.yml
/usr/share/doc/perl-Plack-Middleware-MethodOverride/README
/usr/share/man/man3/Plack::Middleware::MethodOverride.3pm.xz
/usr/share/perl5/vendor_perl/Plack
/usr/share/perl5/vendor_perl/Plack/Middleware
/usr/share/perl5/vendor_perl/Plack/Middleware/MethodOverride.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jun 28 06:42:14 2025