The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Net::HTTPServer"

Net::HTTPServer River stage one • 2 direct dependents • 4 total dependents

Net::HTTPServer basically turns a CGI script into a stand alone server. Useful for temporary services, mobile/local servers, or embedding an HTTP server into another program....

REATMON/Net-HTTPServer-1.1.1 - 27 Jan 2005 20:49:05 UTC

Net::HTTPServer::Request River stage one • 2 direct dependents • 4 total dependents

Net::HTTPServer::Request takes a full request, parses it, and then provides a nice OOP interface to pulling out the information you want from a request....

REATMON/Net-HTTPServer-1.1.1 - 27 Jan 2005 20:49:05 UTC

Net::HTTPServer::Session River stage one • 2 direct dependents • 4 total dependents

Net::HTTPServer::Session provides a server side data store for client specific sessions. It uses a cookie stored on the browser to tell the server which session to restore to the user. This is modelled after the PHP session concept. The session is va...

REATMON/Net-HTTPServer-1.1.1 - 27 Jan 2005 20:49:05 UTC

Net::HTTPServer::Response River stage one • 2 direct dependents • 4 total dependents

Net::HTTPServer::Response provides a nice OOP interface for easy control of headers, cookies, sessions, and/or the content that will be sent to the requesting client....

REATMON/Net-HTTPServer-1.1.1 - 27 Jan 2005 20:49:05 UTC

Test::Net::Prober::HTTPServer River stage zero No dependents

COSIMO/Net-Prober-0.17 - 15 Jul 2017 11:17:18 UTC

lib/Net/HTTPServer/CaptureSTDOUT.pm River stage one • 2 direct dependents • 4 total dependents

REATMON/Net-HTTPServer-1.1.1 - 27 Jan 2005 20:49:05 UTC

Net::Server::HTTP - very basic Net::Server based HTTP server class River stage two • 36 direct dependents • 88 total dependents

Even though Net::Server::HTTP doesn't fall into the normal parallel of the other Net::Server flavors, handling HTTP requests is an often requested feature and is a standard and simple protocol. Net::Server::HTTP begins with base type MultiType defaul...

RHANDOM/Net-Server-2.014 - 14 Mar 2023 17:16:00 UTC

Net::Async::HTTP::Server - serve HTTP with IO::Async River stage one • 4 direct dependents • 4 total dependents

This module allows a program to respond asynchronously to HTTP requests, as part of a program based on IO::Async. An object in this class listens on a single port and invokes the "on_request" callback or subclass method whenever an HTTP request is re...

PEVANS/Net-Async-HTTP-Server-0.14 - 05 Jun 2023 15:51:21 UTC

Net::Async::HTTP::Server::PSGI - use PSGI applications with Net::Async::HTTP::Server River stage one • 4 direct dependents • 4 total dependents

This subclass of Net::Async::HTTP::Server allows an HTTP server to use a PSGI application to respond to requests. It acts as a gateway between the HTTP connection from the web client, and the "PSGI" application. Aside from the use of "PSGI" instead o...

PEVANS/Net-Async-HTTP-Server-0.14 - 05 Jun 2023 15:51:21 UTC

Net::Async::HTTP::Server::Request - represents a single outstanding request River stage one • 4 direct dependents • 4 total dependents

Objects in this class represent a single outstanding request received by a Net::Async::HTTP::Server instance. It allows access to the data received from the web client and allows responding to it....

PEVANS/Net-Async-HTTP-Server-0.14 - 05 Jun 2023 15:51:21 UTC

lib/Net/Async/HTTP/Server/Protocol.pm River stage one • 4 direct dependents • 4 total dependents

PEVANS/Net-Async-HTTP-Server-0.14 - 05 Jun 2023 15:51:21 UTC

lib/HTTP/Server/PSGI/Net/Server/PreFork.pm River stage two • 28 direct dependents • 41 total dependents

MIYAGAWA/Starman-0.4017 - 13 Sep 2023 20:27:57 UTC

Plack::Handler::Net::Async::HTTP::Server - HTTP handler for Plack using Net::Async::HTTP::Server River stage one • 4 direct dependents • 4 total dependents

This module allows Plack to run a PSGI application as a standalone HTTP daemon under IO::Async, by using Net::Async::HTTP::Server. plackup -s Net::Async::HTTP::Server --listen ":8080" application.psgi This is internally implemented using Net::Async::...

PEVANS/Net-Async-HTTP-Server-0.14 - 05 Jun 2023 15:51:21 UTC
13 results (0.046 seconds)