Rack::Cache is suitable as a quick drop-in component
to enable HTTP caching for Rack-based applications
that produce freshness (Expires, Cache-Control)
and/or validation (Last-Modified, ETag) information.
 * Standards-based (see RFC 2616 / Section 13).
 * Freshness/expiration based caching
 * Validation
 * Vary support
 * Portable: 100% Ruby / works with any Rack-enabled framework.
 * Disk, memcached, and heap memory storage backends.
					 
			
		
				GtkAtlantic is a game like Monopoly(tm). GtkAtlantic is a network client
that works with the monopd (http://unixcode.org/monopd/) server.
					 
			
		
				Libiqxmlrpc is C++ object-oriented library that represents an XML-RPC
solution for both client and server. It supports HTTP and HTTPS,
both single-threaded and multi-threaded computation models on the server side,
method interceptors, and other features.
					 
			
		
				This package contains x11perf, an X11 server performance test program.
					 
			
		
				p5-Bio-Das-Lite is an implementation of a client for the DAS protocol (XML
over HTTP primarily for biological-data).
					 
			
		
				This plugin integrates HTTP::MobileAgent and Amon2.
This module adds $c->mobile_agent() method to the context object. The
agent class is generated by $c->req.
					 
			
		
				This controller automatically generates and validates unique tokens across
multiple HTTP requests (form submits).  You can use it to prevent duplicate
submits, or to protect against CSRF attacks.
					 
			
		
				I18N::AcceptLanguage matches language preference to available
languages per rules defined in RFC 2616, section 14.4: HTTP/1.1 -
Header Field Definitions - Accept-Language.