Ports Search

Results 110 of 84 for "HTTP Server".(0.07 seconds)
Previous 1 2 3 4 5 6 7 8 9 Next
www/HTTP_Server-0.4.1 (Score: 0.4968853)
HTTP server class
HTTP server class that allows you to easily implement HTTP servers by supplying callbacks. The base class will parse the request, call the appropriate callback and build a repsonse based on an array that the callbacks have to return.
www/HTTP-Server-Simple-Static-0.12 (Score: 0.41216433)
Serve static files with HTTP::Server::Simple
This mixin adds a method to serve static files from your HTTP::Server::Simple subclass.
www/HTTP-Server-Simple-PSGI-0.16 (Score: 0.41216433)
PSGI handler for HTTP::Server::Simple
HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server that can run PSGI applications. This module only depends on HTTP::Server::Simple, which itself doesn't depend on any non-core modules so it's best to be used as an embedded web server.
www/Test-HTTP-Server-Simple-0.11 (Score: 0.4027693)
Test::More functions for HTTP::Server::Simple
This mixin class provides methods to test an HTTP::Server::Simple-based web server. Currently, it provides only one such method: started_ok.
Mixin to record HTTP::Server::Simple's sockets
This module allows you to record all HTTP communication between an HTTP::Server::Simple-derived server and its clients. It is a mixin, so it doesn't itself subclass HTTP::Server::Simple; you need to subclass from both HTTP::Server::Simple::Recorder and an actual HTTP::Server::Simple subclass, and HTTP::Server::Simple::Recorder should be listed first.
www/HTTP-Server-Simple-Authen-0.04 (Score: 0.39783573)
Authentication plugin for HTTP::Server::Simple
HTTP::Server::Simple::Authen is an HTTP::Server::Simple plugin to allow HTTP authentication. Authentication scheme is pluggable and you can use whatever Authentication protocol that Authen::Simple supports. You can use authenticate method whatever you want to authenticate the request. The method returns $username taken from the request if the authentication is successful, and undef otherwise. The code in "SYNOPSIS" requires authentication for all the requests and behaves just the same as Apache's Require valid-user.
www/http-server-1.0.6 (Score: 0.34619823)
Library for writing Haskell web servers
A library for writing Haskell web servers.
www/HTTP-Server-Simple-0.51 (Score: 0.30267215)
Simple standalone HTTP daemon
HTTP::Server::Simple is a very simple standalone HTTP daemon with no non-core module dependencies. It's ideal for building a standalone http-based UI to your existing tools.
www/HTTP-Server-Simple-Mason-0.14 (Score: 0.22353368)
Abstract baseclass for a standalone mason server
An abstract baseclass for a standalone mason server.
www/obhttpd-5.9.20160601 (Score: 0.17417458)
OpenBSD http server
This is the FreeBSD port of the OpenBSD http server.
Previous 1 2 3 4 5 6 7 8 9 Next