[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#745572: ITP: libplack-middleware-methodoverride-perl -- Override REST methods to Plack apps via POST



Package: wnpp
Owner: Florian Schlichting <fsfs@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libplack-middleware-methodoverride-perl
  Version         : 0.10
  Upstream Author : David E. Wheeler <david@kineticode.com>
* URL             : https://metacpan.org/release/Plack-Middleware-MethodOverride
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : Plack::Middleware to override REST methods via POST

Plack::Middleware::MethodOverride provides a workaround for writing RESTful
Plack applications that also support web browsers. Using a header named
X-HTTP-Method-Override or a form action parameter named x-tunneled-method,
the REQUEST_METHOD key of the Plack environment hash will be replaced with
the specified value, allowing a POST request to be used in place of any the
other HTTP methods.


Reply to: