e1930937f3
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.
3 lines
168 B
Text
3 lines
168 B
Text
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.
|