[ 原始碼: liblwp-protocol-psgi-perl ]
套件:liblwp-protocol-psgi-perl(0.11-1)
liblwp-protocol-psgi-perl 的相關連結
Debian 的資源:
下載原始碼套件 liblwp-protocol-psgi-perl:
- [liblwp-protocol-psgi-perl_0.11-1.dsc]
- [liblwp-protocol-psgi-perl_0.11.orig.tar.gz]
- [liblwp-protocol-psgi-perl_0.11-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- libcrypt-ssleay-perl
- libtest-lwp-useragent-perl
- liblwp-protocol-https-perl
- libwww-oauth-perl
- libplack-test-agent-perl
- liblwp-useragent-chicaching-perl
- libplack-middleware-expires-perl
- libwww-freshmeat-perl
- libplack-middleware-file-sass-perl
- libtest-www-mechanize-catalyst-perl
- liblwpx-paranoidagent-perl
override LWP's HTTP/HTTPS backend with your own PSGI application
LWP::Protocol::PSGI is a module to hijack *any* code that uses LWP::UserAgent underneath such that any HTTP or HTTPS requests can be routed to your own PSGI application.
Because it works with any code that uses LWP, you can override various WWW::*, Net::* or WebService::* modules such as WWW::Mechanize, without modifying the calling code or its internals.
PSGI is a specification to decouple web server environments from web application framework code.
其他與 liblwp-protocol-psgi-perl 有關的套件
|
|
|
|
-
- dep: libplack-perl
- interface between web servers and Perl web applications
-
- dep: libwww-perl
- simple and consistent interface to the world-wide web
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: libcrypt-ssleay-perl
- OpenSSL support for LWP
- 或者 libio-socket-ssl-perl
- Perl module implementing object oriented interface to SSL sockets