Subclass of HTTP::Tiny to connect to HTTP server over Unix socket
HTTP::Tiny::UNIX is a subclass of HTTP::Tiny to connect to HTTP server over Unix socket. URL syntax is "http:" + path to unix socket + "/" + uri path. For example: http:/var/run/apid.sock//api/v1/matches. URL not matching this pattern will be passed to HTTP::Tiny.
$
pkg install p5-HTTP-Tiny-UNIXOrigin
www/p5-HTTP-Tiny-UNIX
Size
42.8KiB
License
ART10, GPLv1+
Maintainer
sunpoet@FreeBSD.org
Dependencies
1 packages
Required by
0 packages