Skip to content

Commit

Permalink
Add ReverseProxy and ReverseProxyPath middlewares as deps
Browse files Browse the repository at this point in the history
  • Loading branch information
veryrusty authored and xsawyerx committed Apr 1, 2022
1 parent 047a1c8 commit 2767a9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ requires 'Path::Tiny';
requires 'Plack', '1.0040';
requires 'Plack::Middleware::FixMissingBodyInRedirect';
requires 'Plack::Middleware::RemoveRedundantBody';
requires 'Plack::Middleware::ReverseProxy';
requires 'Plack::Middleware::ReverseProxyPath';
requires 'POSIX';
requires 'Ref::Util';
requires 'Safe::Isa';
Expand Down

0 comments on commit 2767a9c

Please sign in to comment.