Ports 搜索

共有8,048项符合www%3Atrac的查询结果,以下是第2,1012,110项(搜索用时0.005秒)
www/net-http-digest_auth-1.1.1 (Score: 0.020137845)
Implementation of RFC 2617 - Digest Access Authentication
rubygem-net-http-persistent is an implementation of RFC 2617 - Digest Access Authentication. At this time the gem does not fully integrate with Net::HTTP and can be used for with other HTTP clients. RG: https://rubygems.org/gems/net-http-digest_auth
www/net-http-persistent-2.9.4 (Score: 0.020137845)
Manages persistent connections using Net::HTTP
net-http-persistent manages persistent connections using Net::HTTP plus a speed fix for Ruby 1.8. It's thread-safe too! Using persistent HTTP connections can dramatically increase the speed of HTTP. Creating a new HTTP connection for every request involves an extra TCP round-trip and causes TCP congestion avoidance negotiation to start over. Net::HTTP supports persistent connections with some API methods but does not handle reconnection gracefully. Net::HTTP::Persistent supports reconnection and retry according to RFC 2616.
www/net-http-persistent-2.5.2 (Score: 0.020137845)
Manages persistent connections using Net::HTTP
net-http-persistent manages persistent connections using Net::HTTP plus a speed fix for Ruby 1.8. It's thread-safe too! Using persistent HTTP connections can dramatically increase the speed of HTTP. Creating a new HTTP connection for every request involves an extra TCP round-trip and causes TCP congestion avoidance negotiation to start over. Net::HTTP supports persistent connections with some API methods but does not handle reconnection gracefully. Net::HTTP::Persistent supports reconnection and retry according to RFC 2616. RG: https://rubygems.org/gems/net-http-persistent
www/net-http-pipeline-1.0.1 (Score: 0.020137845)
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/nicovideo-0.1.8 (Score: 0.020137845)
Scraping NICONICO DOUGA utility for Ruby
Scraping NICONICO DOUGA utility for Ruby. (NICONICO DOUGA is Video Sharing Service)
www/ntlm-http-0.1.1 (Score: 0.020137845)
NTLM HTTP provides NTLM authentication over http
Ruby/NTLM provides message creator and parser for the NTLM authentication.
www/octopress-3.0.11 (Score: 0.020137845)
Static blogging framework leveraging Jekyll
Octopress is an obsessively designed toolkit for writing and deploying static Jekyll blogs.
www/pagerduty-2.1.0 (Score: 0.020137845)
Lightweight interface for calling the PagerDuty Integration API
pagerduty provides a lightweight Ruby interface for calling the PagerDuty Integration API.
www/puma-2.16.0 (Score: 0.020137845)
Fast, multithreaded and highly concurrent ruby web server
Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. In order to get the best throughput, it is highly recommended that you use a Ruby implementation with real threads like Rubinius or JRuby.
www/sabredav-2.0.3 (Score: 0.020137845)
WebDav, CalDav and Carddav Server/Framework written in PHP
Popular WebDAV framework for PHP. Use it to create WebDAV, CalDAV and CardDAV servers. It supports a wide range of internet standards related to these protocols. The most relevant are: WebDAV CalDAV CardDAV vCard 2.1, 3.0, 4.0 and jCard iCalendar 2.0 and jCal current-user-principal Extended MKCOL WebDAV-sync CardDAV directories CalDAV delegation CalDAV sharing