The Neo4j::Driver::Net::HTTP::LWP package is an HTTP networking module for Neo4j::Driver, using LWP::UserAgent to connect to the Neo4j server via HTTP or HTTPS. HTTPS connections require LWP::Protocol::https to be installed....
AJNN/Neo4j-Driver-0.22 - 11 Feb 2021 23:14:37 UTCThis plugin adds support for local web file test mode to HTTP::WebTest. In this mode Apache is started on a private/dynamic port with a configuration file in a temporary directory and HTTP::WebTest runs its tests against local web files using this te...
ILYAM/HTTP-WebTest-Plugin-Apache-1.01 - 16 Dec 2002 21:32:31 UTCThis moduule lets you use HTTP Proxy authentication with Catalyst::Plugin::Authentication. Currently this module only supports the Basic scheme, but upon request Digest will also be added. Patches welcome!...
MRAMBERG/Catalyst-Plugin-Authentication-Credential-HTTP-Proxy-0.02 - 07 Apr 2009 23:19:30 UTCOn development site, you would feed some static contents from Interface::ServerSimple, or other stuff. This module helps that....
YAPPO/HTTP-Engine-Middleware-0.22 - 13 Apr 2010 04:00:32 UTCYAPPO/HTTP-Engine-0.03005 - 04 Oct 2011 04:33:39 UTC
use HTTP::MobileAttribute plugins => [ { module => 'CIDR', config => { cidr => 'net-cidr-mobile-jp.yaml', } }]; my $hma = HTTP::MobileAttribute->new($ua) if ($hma->isa_cidr('222.7.56.248')) { # キャリヤの CIDR に含まれたIPアドレスだよ } 例えば運用中のアプリケーションを止めずにCIDRの定義を ...
TOKUHIROM/HTTP-MobileAttribute-0.23 - 18 May 2011 04:20:28 UTCThis is a Catalyst plugin handles HTTP 1.1 cache-control queries. The functionality is similar to Catalyst::Plugin::Cache::HTTP, except that it processes the cache control queries before data-intensive queries, rather rather than delaying processing ...
INTERINFO/Catalyst-Plugin-Cache-HTTP-Preempt-v0.1.3 - 21 Jan 2013 09:55:35 UTCuse HTTP::MobileAttribute plugins => [ { module => 'Display', config => { DoCoMoMap => +{ D209I => +{ color => 1 depth => 256 height => 90 width => 96 }, # snip ... } } }]; HTTP::MobileAttribute->new($ua)->display; # => instance of HTTP::MobileAttrib...
TOKUHIROM/HTTP-MobileAttribute-0.23 - 18 May 2011 04:20:28 UTCA user authentication and authorisation framework plugin for Dancer2 apps. Makes it easy to require a user to be logged in to access certain routes, provides role-based access control, and supports various authentication methods/sources (config file,...
VANHOESEL/Dancer2-Plugin-HTTP-Auth-Extensible-0.121 - 20 Jan 2016 21:26:28 UTCAuthenticates DAS requests by connecting to a remote authentication HTTP server. An authentication token is parsed from the DAS request. By default this should be in an 'Authorization' header, but the authenticator can be configured to look in a cook...
RPETTETT/Bio-Das-ProServer-2.20 - 02 Nov 2010 11:59:40 UTCuse HTTP::MobileAttribute plugins => [qw/ UserID /]; my $hma = HTTP::MobileAttribute->new($ua); $hma->id; ユーザ ID が送信されていなければ端末 ID を返す use HTTP::MobileAttribute plugins => [ 'Core', +{ module => 'ID', config => { fallback => 1 }, } ]; my $hma = HTTP::...
TOKUHIROM/HTTP-MobileAttribute-0.23 - 18 May 2011 04:20:28 UTCThis moduule lets you use HTTP authentication with Catalyst::Plugin::Authentication. Both basic and digest authentication are currently supported. When authentication is required, this module sets a status of 401, and the body of the response to 'Aut...
BOBTFISH/Catalyst-Plugin-Authentication-Credential-HTTP-0.13 - 07 Jun 2009 16:36:25 UTC"Catalyst::View::Component::SubInclude::HTTP" does HTTP requests (currently using LWP::UserAgent) and uses the responses to render subinclude contents....
BOBTFISH/Catalyst-View-Component-SubInclude-0.10 - 14 Dec 2010 14:37:07 UTCThis module is Catalyst authentication storage plugin that authenticates based on a URL HTTP HEAD fetch using the supplied credentials. If the fetch succeeds then the authentication succeeds. LWP::UserAgent is used to fetch the URL which requires aut...
TYPESTER/Catalyst-Plugin-Authentication-Store-HTTP-0.05 - 21 Sep 2006 17:08:56 UTCThis module lets you use HTTP authentication with Catalyst::Plugin::Authentication. Both basic and digest authentication are currently supported. When authentication is required, this module sets a status of 401, and the body of the response to 'Auth...
ETHER/Catalyst-Authentication-Credential-HTTP-1.018 - 28 Jun 2017 00:29:58 UTCDUPUISARN/Slackware-Slackget-0.17 - 28 Aug 2008 22:09:41 UTC
This module lets you use HTTP Proxy authentication with Catalyst::Plugin::Authentication. Currently this module only supports the Basic scheme, but upon request Digest will also be added. Patches welcome!...
BOBTFISH/Catalyst-Authentication-Credential-HTTP-Proxy-0.06 - 13 Jul 2009 10:45:01 UTC