Ports Search

Results 4150 of 84 for "HTTP Server".(0.178 seconds)
www/mod_python-3.5.0 (Score: 0.028185038)
Apache module that embeds the Python interpreter within the server
Mod_python allows embedding Python within the Apache http server for a considerable boost in performance and added flexibility in designing web based applications.
www/happstack-server-7.4.4 (Score: 0.028185038)
Web-related tools and services
Happstack Server provides an HTTP server and a rich set of functions for routing requests, handling query parameters, generating responses, working with cookies, serving files, and more.
www/CGI-ExtDirect-3.20 (Score: 0.028185038)
Perl extension for creating Ext.Direct remoting in CGI applications
This module implement RPC::ExtDirect gateway for CGI environment. It was successfully tested in Apache CGI and HTTP::Server::Simple::CGI applications.
www/net-http-pipeline-1.0.1 (Score: 0.028185038)
HTTP/1.1 pipelining implementation atop Net::HTTP
An HTTP/1.1 pipelining implementation atop Net::HTTP. A pipelined connection sends multiple requests to the HTTP server without waiting for the responses. The server will respond in-order.
www/jetty-8.1.15 (Score: 0.026573109)
Full-featured web server implemented entirely in Java
The Jetty Web Server provides an HTTP server and Servlet container capable of serving static and dynamic content either from a standalone or embedded instantiations. From jetty-7, the jetty webserver and other core compoments are hosted by the eclipse foundation. The project provides: * Asynchronous HTTP Server * Standard based Servlet Container * Web Sockets server * Asynchronous HTTP Client * OSGi, JNDI, JMX, JASPI, AJP support
www/jetty-9.3.9 (Score: 0.026573109)
Full-featured web server implemented entirely in Java
The Jetty Web Server provides an HTTP server and Servlet container capable of serving static and dynamic content either from a standalone or embedded instantiations. From jetty-7, the jetty webserver and other core compoments are hosted by the eclipse foundation. The project provides: * Asynchronous HTTP Server * Standard based Servlet Container * Web Sockets server * Asynchronous HTTP Client * OSGi, JNDI, JMX, JASPI, AJP support
www/bottle-0.12.7 (Score: 0.026573109)
Fast and simple WSGI-framework for small web-applications
Bottle is a fast and simple micro-framework for small web-applications. It offers request dispatching (Routes) with url parameter support, Templates, key/value Databases, a build-in HTTP Server and adapters for many third party WSGI/HTTP-server and template engines. All in a single file and with no dependencies other than the Python Standard Library.
devel/fossil-1.35 (Score: 0.02348753)
DSCM with built-in wiki, http interface and server, tickets database
Fossil is an easy-to-use Distributed Source Control Management system (DSCM) which supports access and administration over HTTP CGI or via a built-in HTTP server, has a built-in wiki, file browser, ticket system, and more.
net/Net-HTTP-6.09 (Score: 0.02348753)
Low-level HTTP client
The Net::HTTP class is a low-level HTTP client that supports HTTP/1.0 and HTTP/1.1. An instance of the Net::HTTP class represents a connection to an HTTP server.
www/apache24-2.4.23 (Score: 0.02325147)
Version 2.4.x of Apache web server
The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for various modern desktop and server operating systems, such as UNIX and Windows NT. The goal of this project is to provide a secure, efficient and extensible server which provides HTTP services in sync with the current HTTP standards. The 2.x branch of Apache Web Server includes several improvements like threading, use of APR, native IPv6 and SSL support, and many more.