Ports Search

Results 781790 of 19,819 for %22HTTP Server%22.(0.007 seconds)
sysutils/specinfra-2.60.2 (Score: 0.021353804)
Test suite for server configuration
A test suit for server configuration.
net/Net_UserAgent_Mobile-1.0.0 (Score: 0.021327369)
PEAR class that parses HTTP mobile user agent string
Net_UserAgent_Mobile parses HTTP_USER_AGENT strings of (mainly Japanese) mobile HTTP user agents. It'll be useful in page dispatching by user agents. This package was ported from Perl's HTTP::MobileAgent. See http://search.cpan.org/search?mode=module&query=HTTP-MobileAgent The author of the HTTP::MobileAgent module is Tatsuhiko Miyagawa <miyagawa@bulknews.net>
www/faraday-0.9.2 (Score: 0.021297902)
HTTP/REST API client library in Ruby
Faraday is an HTTP client lib that provides a common interface over many adapters (such as Net::HTTP) and embraces the concept of Rack middleware when processing the request/response cycle.
www/webmachine-1.10.8 (Score: 0.021297902)
HTTP semantic awareness on top mochiweb
Webmachine is an application layer that adds HTTP semantic awareness on top of the excellent bit-pushing and HTTP syntax-management provided by mochiweb. It provides a simple and clean way to connect that to your application's behavior.
www/httr-1.2.1 (Score: 0.021297902)
Tools for Working with URLs and HTTP
Useful tools for working with HTTP organised by HTTP verbs (GET(), POST(), etc). Configuration functions make it easy to control additional request components (authenticate(), add_headers() and so on).
databases/DBD-InterBase-0.48 (Score: 0.021287115)
DBI driver for InterBase/Firebird/Yaffil RDBMS server
DBD::InterBase is a Perl module which works with the DBI module to provide access to InterBase/Firebird/Yaffil databases.
devel/bzr-upload-1.1.0 (Score: 0.021287115)
Bzr plugin to incrementally upload changes to a dumb server
Web sites are often hosted on servers where bzr can't be installed. In other cases, the web site must not give access to its corresponding branch (for security reasons for example). Finally, web hosting providers often provides only ftp access to upload sites. This plugin uploads only the relevant changes in your working tree since the last upload using ftp or sftp protocols.
devel/SVN-Log-0.03 (Score: 0.021287115)
SVN::Log - Extract change logs from a Subversion server
SVN::Log retrieves and parses the commit logs from Subversion repositories.
dns/Net_DNS2-1.4.2 (Score: 0.021287115)
PHP5 Resolver library used to communicate with a DNS server
pear-Net_DNS2 provides (roughly) the same functionality as Net_DNS, but using PHP5 objects, exceptions for error handling, better sockets support. This release is (in most cases) 2x - 10x faster than Net_DNS, as well as includes more RR's (including DNSSEC RR's), and improved sockets and streams support.
irc/net-irc-0.0.9 (Score: 0.021287115)
Ruby library for implementing IRC server and client
IRC library. This is mostly conform to RFC 1459 but partly not for convenience.