{"id":17859413,"url":"https://github.com/dex4er/deb-libplack-middleware-proxy-requests-perl","last_synced_at":"2025-04-02T19:43:37.917Z","repository":{"id":137435681,"uuid":"14897053","full_name":"dex4er/deb-libplack-middleware-proxy-requests-perl","owner":"dex4er","description":"Debian package libplack-middleware-proxy-requests-perl - Plack::Middleware::Proxy::Requests - Forward proxy server","archived":false,"fork":false,"pushed_at":"2013-12-03T19:17:58.000Z","size":156,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T10:27:34.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dex4er.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-03T15:08:45.000Z","updated_at":"2014-09-09T14:50:27.000Z","dependencies_parsed_at":"2023-03-16T04:16:07.200Z","dependency_job_id":null,"html_url":"https://github.com/dex4er/deb-libplack-middleware-proxy-requests-perl","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dex4er%2Fdeb-libplack-middleware-proxy-requests-perl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dex4er%2Fdeb-libplack-middleware-proxy-requests-perl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dex4er%2Fdeb-libplack-middleware-proxy-requests-perl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dex4er%2Fdeb-libplack-middleware-proxy-requests-perl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dex4er","download_url":"https://codeload.github.com/dex4er/deb-libplack-middleware-proxy-requests-perl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246883754,"owners_count":20849535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T06:42:38.420Z","updated_at":"2025-04-02T19:43:37.896Z","avatar_url":"https://github.com/dex4er.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n    Plack::Middleware::Proxy::Requests - Forward proxy server\n\nSYNOPSIS\n      # In app.psgi\n      use Plack::Builder;\n      use Plack::App::Proxy;\n\n      builder {\n          enable \"Proxy::Connect\";\n          enable \"Proxy::AddVia\";\n          enable \"Proxy::Requests\";\n          Plack::App::Proxy-\u003enew-\u003eto_app;\n      };\n\n      # From shell\n      plackup -s Twiggy -E Proxy -e 'enable q{AccessLog}' app.psgi\n\n      # or\n      twiggy -MPlack::App::Proxy \\\n             -e 'enable q{AccessLog}; enable q{Proxy::Connect}; \\\n                 enable q{Proxy::AddVia}; enable q{Proxy::Requests}; \\\n                 Plack::App::Proxy-\u003enew-\u003eto_app'\n\nDESCRIPTION\n    This module handles HTTP requests as a forward proxy server.\n\n    Its job is to set a `plack.proxy.url' environment variable based on\n    `REQUEST_URI' variable.\n\n    The HTTP responses from the Internet might be invalid. In that case it\n    is required to run the server without Plack::Middleware::Lint module.\n    This module is started by default and disabled if `-E' or\n    `--no-default-middleware' option is used when starting plackup script.\n    Note that this disable also Plack::Middleware::AccessLog so it have to\n    be enabled explicitly if needed.\n\n    The default server Plack::Server::PSGI alias `Standalone' can hang up on\n    stalled connection. It is better to run proxy server with Starlet,\n    Starman or Twiggy.\n\nSEE ALSO\n    Plack, Plack::App::Proxy, Plack::Middleware::Proxy::Connect,\n    Plack::Middleware::Proxy::AddVia, Starlet, Starman, Twiggy.\n\nBUGS\n    If you find the bug or want to implement new features, please report it\n    at https://github.com/dex4er/perl-Plack-Middleware-Proxy-Requests/issues\n\n    The code repository is available at\n    http://github.com/dex4er/perl-Plack-Middleware-Proxy-Requests\n\nAUTHOR\n    Piotr Roszatycki \u003cdexter@cpan.org\u003e\n\nLICENSE\n    Copyright (c) 2012-2013 Piotr Roszatycki \u003cdexter@cpan.org\u003e.\n\n    This is free software; you can redistribute it and/or modify it under\n    the same terms as perl itself.\n\n    See http://dev.perl.org/licenses/artistic.html\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdex4er%2Fdeb-libplack-middleware-proxy-requests-perl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdex4er%2Fdeb-libplack-middleware-proxy-requests-perl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdex4er%2Fdeb-libplack-middleware-proxy-requests-perl/lists"}