DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibhttpclient-ruby1.8
BeschreibungHTTP client library for ruby (ruby 1.8 version)
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.1.5.2-2
Sektionruby
Prioritätoptional
Installierte Größe408 Byte
Hängt ab vonlibruby1.8, libopenssl-ruby1.8
Empfohlene Pakete
PaketbetreuerRyan Niebur
Quellelibhttp-access2-ruby
Paketgröße140842 Byte
Prüfsumme MD510322e366be81f9a09ed28937454d9cf
Prüfsumme SHA17d4e70cb3b0f0b0e61151d238d1cf063fad2c0c4
Prüfsumme SHA256be5c933305918595fc2509f7fa9a1e0027b1788559a2a324a5775c499d2a7000
Link zum Herunterladenlibhttpclient-ruby1.8_2.1.5.2-2_all.deb
Ausführliche Beschreibunghttpclient gives something like the functionality of libwww-perl (LWP) in Ruby. . Features: * methods like GET/HEAD/POST/* via HTTP/1.1. * HTTPS(SSL), Cookies, proxy, authentication(Digest, NTLM, Basic), etc. * asynchronous HTTP request, streaming HTTP request. * by contrast with net/http in standard distribution; o Cookies support o MT-safe o streaming POST (POST with File/IO) o Digest auth o Negotiate/NTLM auth for WWW-Authenticate (requires net/htlm module) o NTLM auth for WWW-Authenticate/Proxy-Authenticate (requires win32/sspi module) o extensible with filter interface o you don't have to care HTTP/1.1 persistent connection (httpclient cares instead of you). . This package is built for ruby 1.8.


Impressum
Linux is a registered trademark of Linus Torvalds